Addition of GeodataConverter tool.

This commit is contained in:
MobiusDev
2018-09-30 17:34:01 +00:00
parent 7081259a6a
commit 0b56a1f487
3 changed files with 375 additions and 0 deletions

View File

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