The Kamael branch.

This commit is contained in:
MobiusDevelopment
2019-08-04 18:24:57 +00:00
parent b7b714ebd8
commit 508df9c322
13085 changed files with 1662164 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