l2j_mobius/L2J_Mobius_6.0_Fafurion/dist/game/GeoDataConverter.sh
2019-02-28 18:21:21 +00:00

5 lines
118 B
Bash

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