Grand Crusade branch.

This commit is contained in:
MobiusDev
2017-11-10 00:29:59 +00:00
parent 1f463c4ed1
commit b14755d840
20093 changed files with 3851039 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