CT0 Interlude branch.

This commit is contained in:
MobiusDevelopment
2022-04-21 21:43:46 +00:00
parent d93250f218
commit d436cc8687
25114 changed files with 2367249 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