mirror of
https://github.com/correl/mage.git
synced 2025-04-02 03:18:09 -09:00
fix running client and server from bat files
This commit is contained in:
parent
ced35a3b18
commit
ab3a09181c
2 changed files with 0 additions and 2 deletions
|
@ -135,7 +135,6 @@
|
|||
<archive>
|
||||
<manifest>
|
||||
<addClasspath>true</addClasspath>
|
||||
<classpathPrefix>lib/</classpathPrefix>
|
||||
<mainClass>mage.client.MageFrame</mainClass>
|
||||
</manifest>
|
||||
</archive>
|
||||
|
|
|
@ -158,7 +158,6 @@
|
|||
<archive>
|
||||
<manifest>
|
||||
<addClasspath>true</addClasspath>
|
||||
<classpathPrefix>lib/</classpathPrefix>
|
||||
<mainClass>mage.server.Main</mainClass>
|
||||
</manifest>
|
||||
</archive>
|
||||
|
|
Loading…
Add table
Reference in a new issue