This commit is contained in:
songhao 2020-02-29 15:45:33 +08:00
parent 3bd7aa2d44
commit 7705c45295
3 changed files with 5 additions and 2 deletions

4
.gitignore vendored
View File

@ -2,4 +2,6 @@ config/
res/
target/
bin/
logs/
logs/
config
custom_init.sh

View File

@ -1,4 +1,5 @@
GAME_ID=1009
DEBUG_PORT=10209
LOG4J2_FILE="conf/log4j2.xml"
JAR_NAME="lib/global-server-1.0.jar"
if [ ! -f "bin/is_test_env" ]; then

2
third_party/tools vendored

@ -1 +1 @@
Subproject commit 7a560291e310bb85a4aa72d33017219cc5e7356c
Subproject commit 20a9680f4a4322148e9d21d3a17ec8b91cc4d5e4