Prelude of War branch.

This commit is contained in:
MobiusDevelopment
2019-09-27 13:41:55 +00:00
parent 5a24b99391
commit b07e22d26a
20375 changed files with 4016171 additions and 0 deletions

View File

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