This commit is contained in:
songhao 2020-02-29 14:56:41 +08:00
parent 21da611a3a
commit 895e5f6694
2 changed files with 3 additions and 1 deletions

3
.gitignore vendored
View File

@ -3,4 +3,5 @@ res/
target/
config
res
custom_init.sh
custom_init.sh
new_lib/

View File

@ -1,4 +1,5 @@
GAME_ID=1009
DEBUG_PORT=10201
LOG4J2_FILE="config/log4j2.xml"
JAR_NAME="lib/web-gate-1.0.jar"
if [ ! -f "bin/is_test_env" ]; then