Prelude of War branch.

This commit is contained in:
MobiusDevelopment
2019-09-27 13:41:55 +00:00
parent 5a24b99391
commit b07e22d26a
20375 changed files with 4016171 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