Updated startup files.

This commit is contained in:
MobiusDev
2018-04-30 21:42:33 +00:00
parent d92c73b8cb
commit f699e2653c
33 changed files with 446 additions and 290 deletions

View File

@@ -1,7 +1,7 @@
@echo off
title SQL Account Manager
color 17
java -version:1.8 -Dfile.encoding=UTF-8 -Djava.util.logging.config.file=config/others/log.cfg -cp ./../libs/*;LoginServer.jar com.l2jmobius.tools.accountmanager.SQLAccountManager
java -version:1.8 -Djava.util.logging.config.file=console.cfg -cp ./../libs/*;LoginServer.jar com.l2jmobius.tools.accountmanager.SQLAccountManager
if %errorlevel% == 0 (
echo.
echo Execution successful