Moved GameServer and LoginServer jar files to libs folder.

This commit is contained in:
MobiusDev
2018-04-30 23:48:05 +00:00
parent 08cad62944
commit a075c54c72
86 changed files with 103 additions and 183 deletions

View File

@@ -1,2 +1,2 @@
#!/bin/sh
java -Djava.util.logging.config.file=console.cfg -cp ./../libs/*:LoginServer.jar com.l2jmobius.tools.accountmanager.SQLAccountManager
java -Djava.util.logging.config.file=console.cfg -cp ./../libs/*: com.l2jmobius.tools.accountmanager.SQLAccountManager