l2j_mobius/L2J_Mobius_Classic_2.1_Zaken/dist/game/GeoDataConverter.sh
2018-05-11 17:54:59 +00:00

5 lines
118 B
Bash

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