mirror of
https://github.com/magefree/mage.git
synced 2026-01-09 12:22:10 -08:00
Implement Tiny Leaders for XMage
Initial implementation of Tiny Leaders for XMage
This commit is contained in:
parent
ca63b42e79
commit
07db858f34
17 changed files with 567 additions and 14 deletions
7
pom.xml
7
pom.xml
|
|
@ -50,17 +50,16 @@
|
|||
</plugins>
|
||||
</build>
|
||||
<modules>
|
||||
<module>Mage</module>
|
||||
<module>Mage.Common</module>
|
||||
<module>Mage.Server</module>
|
||||
<module>Mage.Sets</module>
|
||||
<module>Mage.Client</module>
|
||||
<module>Mage.Plugins</module>
|
||||
<module>Mage</module>
|
||||
<module>Mage.Server</module>
|
||||
<module>Mage.Sets</module>
|
||||
<module>Mage.Server.Plugins</module>
|
||||
<module>Mage.Server.Console</module>
|
||||
<module>Mage.Tests</module>
|
||||
<module>Mage.Updater</module>
|
||||
<module>Mage.Stats</module>
|
||||
</modules>
|
||||
|
||||
<repositories>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue