添加调试支持
This commit is contained in:
parent
d32fe2387b
commit
cede60e9a7
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ target
|
||||
lib_old
|
||||
logs
|
||||
custom_init.sh
|
||||
new_lib
|
@ -1,4 +1,5 @@
|
||||
GAME_ID=1009
|
||||
DEBUG_PORT=10206
|
||||
LOG4J2_FILE="config/log4j2.xml"
|
||||
JAR_NAME="lib/guns-admin-1.0.0.jar"
|
||||
if [ ! -f "bin/is_test_env" ]; then
|
||||
|
@ -1 +1,2 @@
|
||||
IS_DEV_ENV=1
|
||||
DEBUG_SUSPEND=n
|
||||
|
2
third_party/tools
vendored
2
third_party/tools
vendored
@ -1 +1 @@
|
||||
Subproject commit 7a560291e310bb85a4aa72d33017219cc5e7356c
|
||||
Subproject commit 20a9680f4a4322148e9d21d3a17ec8b91cc4d5e4
|
2
third_party/wjtx
vendored
2
third_party/wjtx
vendored
@ -1 +1 @@
|
||||
Subproject commit 0dc6516dcb40753f36ba4f7a555da0f1a30c46c5
|
||||
Subproject commit 172c53e5548a81a283e5318809eeff66bf9e9f71
|
Loading…
x
Reference in New Issue
Block a user