Salvation branch.

This commit is contained in:
MobiusDev
2018-09-11 21:41:16 +00:00
parent 29736fdc9f
commit efa20e9a2a
20734 changed files with 3917181 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
@echo off
title L2D geodata converter
java -Xmx512m -cp ./../libs/* com.l2jmobius.tools.geodataconverter.GeoDataConverter
pause