mirror of
https://github.com/magefree/mage.git
synced 2025-12-21 11:02:00 -08:00
AI: removed outdated AIMinimax project (#7075), removed some useless player classes, code and config files, improved docs;
This commit is contained in:
parent
6ac2f44cc1
commit
08b99fcbf7
40 changed files with 103 additions and 2462 deletions
|
|
@ -23,7 +23,6 @@
|
|||
<include>org.mage:mage-game-commanderduel</include>
|
||||
<include>org.mage:mage-game-freeforall</include>
|
||||
<include>org.mage:mage-game-twoplayerduel</include>
|
||||
<include>org.mage:mage-player-aiminimax</include>
|
||||
<include>org.mage:mage-player-ai-ma</include>
|
||||
<include>org.mage:mage-player-human</include>
|
||||
<include>org.mage:mage-tournament-boosterdraft</include>
|
||||
|
|
@ -40,7 +39,6 @@
|
|||
<exclude>org.mage:mage-game-commanderduel</exclude>
|
||||
<exclude>org.mage:mage-game-freeforall</exclude>
|
||||
<exclude>org.mage:mage-game-twoplayerduel</exclude>
|
||||
<exclude>org.mage:mage-player-aiminimax</exclude>
|
||||
<exclude>org.mage:mage-player-ai-ma</exclude>
|
||||
<exclude>org.mage:mage-player-human</exclude>
|
||||
<exclude>org.mage:mage-tournament-boosterdraft</exclude>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue