l2j_mobius/L2J_Mobius_C6_Interlude/dist/game/GeoDataConverter.sh
2018-09-30 17:34:01 +00:00

5 lines
118 B
Bash

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