OpenJDK 12 Interlude set as default Interlude branch.

This commit is contained in:
MobiusDevelopment
2019-07-27 17:57:32 +00:00
parent 6b4aa4fea8
commit 90a3aeed6b
17499 changed files with 1 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
@echo off
title L2D geodata converter
java -Xmx512m -cp ./../libs/* org.l2jmobius.tools.geodataconverter.GeoDataConverter
pause