l2j_mobius/L2J_Mobius_Classic_Interlude/dist/game/GeoDataConverter.sh
2019-10-15 21:28:39 +00:00

5 lines
118 B
Bash

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