Momir Multiplayer Might just work.

This commit is contained in:
Faxn 2017-09-28 18:21:47 -04:00
parent ff22a75f34
commit 31d4be7a1c
7 changed files with 280 additions and 0 deletions

View file

@ -160,6 +160,12 @@
<version>${project.version}</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>mage-game-momirfreeforall</artifactId>
<version>${project.version}</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-core</artifactId>