1
This commit is contained in:
parent
22fa62059f
commit
6dffc82a4d
3
.gitignore
vendored
3
.gitignore
vendored
@ -3,3 +3,6 @@ res/
|
||||
target/
|
||||
bin/
|
||||
logs/
|
||||
config
|
||||
new_lib/
|
||||
custom_init.sh
|
@ -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
2
third_party/tools
vendored
@ -1 +1 @@
|
||||
Subproject commit 7a560291e310bb85a4aa72d33017219cc5e7356c
|
||||
Subproject commit 20a9680f4a4322148e9d21d3a17ec8b91cc4d5e4
|
Loading…
x
Reference in New Issue
Block a user