mirror of
https://github.com/magefree/mage.git
synced 2025-12-27 22:12:03 -08:00
added Sealed tournaments
This commit is contained in:
parent
44aefaf47a
commit
f7ffbb4773
51 changed files with 652 additions and 143 deletions
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
<artifactId>Mage-Server-Plugins</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<name>Mage Server Plugins</name>
|
||||
<name>Mage Server Plugins</name>
|
||||
<description>Mage Server Plugins POM</description>
|
||||
|
||||
<modules>
|
||||
|
|
@ -24,6 +24,7 @@
|
|||
<module>Mage.Player.AI.MA</module>
|
||||
<module>Mage.Player.Human</module>
|
||||
<module>Mage.Tournament.BoosterDraft</module>
|
||||
</modules>
|
||||
<module>Mage.Tournament.Sealed</module>
|
||||
</modules>
|
||||
|
||||
</project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue