Epilogue branch.

This commit is contained in:
MobiusDevelopment
2019-10-23 11:20:03 +00:00
parent 4444b13a8b
commit 04872348c9
26370 changed files with 2504469 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