This commit is contained in:
aozhiwei 2020-08-20 11:32:43 +08:00
commit 537608a5c3
8 changed files with 12 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
config
res
target

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "third_party/game2004api6006"]
path = third_party/game2004api6006
url = git@git.kingsome.cn:server/game2004api6006.git

1
boundle.sh Symbolic link
View File

@ -0,0 +1 @@
third_party/game2004api6006/boundle.sh

1
reload.sh Symbolic link
View File

@ -0,0 +1 @@
third_party/game2004api6006/reload.sh

1
reloadres.sh Symbolic link
View File

@ -0,0 +1 @@
third_party/game2004api6006/reloadres.sh

1
restart.sh Symbolic link
View File

@ -0,0 +1 @@
third_party/game2004api6006/restart.sh

1
third_party/game2004api6006 vendored Submodule

@ -0,0 +1 @@
Subproject commit 9eafc7ed3220e22b90792448dd745d865f86f6ac

1
webapp Symbolic link
View File

@ -0,0 +1 @@
third_party/game2004api6006/webapp