Essence branch.

This commit is contained in:
MobiusDevelopment
2020-10-25 00:12:34 +00:00
parent 2e8ffbde5c
commit 8891188894
9773 changed files with 1647624 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