mirror of
https://github.com/magefree/mage.git
synced 2026-01-24 04:09:54 -08:00
...
This commit is contained in:
parent
78e640487b
commit
3a784f59ee
88 changed files with 2521 additions and 447 deletions
|
|
@ -10,7 +10,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.mage</groupId>
|
||||
<artifactId>Mage-Player-AI</artifactId>
|
||||
<artifactId>mage-player-ai</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>0.3</version>
|
||||
<name>Mage Player AI</name>
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.mage</groupId>
|
||||
<artifactId>Mage</artifactId>
|
||||
<artifactId>mage</artifactId>
|
||||
<version>${mage-version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue