l2j_mobius/L2J_Mobius_Classic_2.2_Antharas/dist/game/GeoDataConverter.sh
2018-05-11 17:56:19 +00:00

5 lines
118 B
Bash

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