Renamed Classic branches.

This commit is contained in:
MobiusDevelopment
2022-07-26 23:13:51 +00:00
parent 0029f7046e
commit 4e98786ae7
52329 changed files with 56 additions and 56 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