l2j_mobius/L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/GeoDataConverter.sh
2019-04-30 18:35:13 +00:00

5 lines
118 B
Bash

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