Zaken branch.

This commit is contained in:
MobiusDev
2018-03-08 18:07:05 +00:00
parent c0da02e13d
commit edbe300d94
12565 changed files with 1562199 additions and 0 deletions

View File

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