Grand Crusade branch.

This commit is contained in:
MobiusDev
2017-11-10 00:29:59 +00:00
parent 1f463c4ed1
commit b14755d840
20093 changed files with 3851039 additions and 0 deletions

View File

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