This commit is contained in:
aozhiwei 2020-02-29 16:19:56 +08:00
parent 22fa62059f
commit 6dffc82a4d
3 changed files with 6 additions and 2 deletions

3
.gitignore vendored
View File

@ -3,3 +3,6 @@ res/
target/
bin/
logs/
config
new_lib/
custom_init.sh

View File

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

2
third_party/tools vendored

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