Secret of Empire branch.

This commit is contained in:
MobiusDevelopment
2019-04-30 18:35:13 +00:00
parent 137d5cabd8
commit 84b17bda62
12973 changed files with 1628393 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