Moved GameServer and LoginServer jar files to libs folder.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@echo off
|
||||
title L2D geodata converter
|
||||
|
||||
java -Xmx512m -cp ./../libs/*;GameServer.jar com.l2jmobius.tools.geodataconverter.GeoDataConverter
|
||||
java -Xmx512m -cp ./../libs/* com.l2jmobius.tools.geodataconverter.GeoDataConverter
|
||||
|
||||
pause
|
||||
|
Reference in New Issue
Block a user