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,4 +1,4 @@
#! /bin/sh
java -Xmx512m -cp ../libs/*:GameServer.jar com.l2jmobius.tools.geodataconverter.GeoDataConverter > log/stdout.log 2>&1
java -Xmx512m -cp ../libs/*: com.l2jmobius.tools.geodataconverter.GeoDataConverter > log/stdout.log 2>&1