mirror of
https://github.com/magefree/mage.git
synced 2026-01-23 11:49:56 -08:00
Commander Game. Added placeholder game plugin
- modified players life amount - updated .gitignore
This commit is contained in:
parent
4e49a1eee2
commit
ef54888e01
10 changed files with 270 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
<modules>
|
||||
<module>Mage.Deck.Constructed</module>
|
||||
<module>Mage.Deck.Limited</module>
|
||||
<module>Mage.Game.CommanderDuel</module>
|
||||
<module>Mage.Game.FreeForAll</module>
|
||||
<module>Mage.Game.TwoPlayerDuel</module>
|
||||
<module>Mage.Player.AI</module>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue