Homunculus branch.

This commit is contained in:
MobiusDevelopment
2020-10-24 23:52:00 +00:00
parent 0eaee80e63
commit e7ea71710f
17313 changed files with 4009471 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