Addition of C4 branch.

This commit is contained in:
MobiusDevelopment
2020-06-14 05:43:34 +00:00
parent bf7c04f166
commit 141764df73
16864 changed files with 934319 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