Vanguard branch.

This commit is contained in:
MobiusDevelopment
2022-03-10 10:48:19 +00:00
parent 2edee74e5d
commit 71a3acc83c
10198 changed files with 1990961 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