mirror of
https://github.com/magefree/mage.git
synced 2025-12-29 23:12:10 -08:00
Momir Multiplayer Might just work.
This commit is contained in:
parent
ff22a75f34
commit
31d4be7a1c
7 changed files with 280 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue