mirror of
https://github.com/correl/mage.git
synced 2024-11-15 03:00:16 +00:00
added limited deck validator - will add source code later
This commit is contained in:
parent
fdfb7efa5f
commit
fad4cc6906
2 changed files with 1 additions and 0 deletions
|
@ -14,5 +14,6 @@
|
|||
</gameTypes>
|
||||
<deckTypes>
|
||||
<deckType name="Constructed" jar="mage-deck-constructed.jar" className="mage.deck.Constructed"/>
|
||||
<deckType name="Limited" jar="mage-deck-limited.jar" className="mage.deck.Limited"/>
|
||||
</deckTypes>
|
||||
</config>
|
||||
|
|
BIN
Mage.Server/plugins/mage-deck-limited.jar
Normal file
BIN
Mage.Server/plugins/mage-deck-limited.jar
Normal file
Binary file not shown.
Loading…
Reference in a new issue