l2j_mobius/L2J_Mobius_4.0_GrandCrusade/dist/game/GeoDataConverter.sh
2017-11-10 00:29:59 +00:00

5 lines
134 B
Bash

#! /bin/sh
java -Xmx512m -cp ./../libs/*;GameServer.jar com.l2jmobius.tools.geodataconverter.GeoDataConverter > log/stdout.log 2>&1