Classic Interlude branch.

This commit is contained in:
MobiusDevelopment
2019-10-15 21:28:39 +00:00
parent 30b69e38e4
commit 481a1a019c
12853 changed files with 1597401 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
@echo off
title Register Game Server
color 17
java -Djava.util.logging.config.file=console.cfg -cp ./../libs/* org.l2jmobius.tools.gsregistering.BaseGameServerRegister -c
pause