This commit is contained in:
aozhiwei 2020-03-18 17:33:21 +08:00
commit 478d0d1fc6
10 changed files with 14 additions and 0 deletions

3
.gitignore vendored Normal file
View File

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

3
.gitmodules vendored Normal file
View File

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

1
boundle.sh Symbolic link
View File

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

1
rankserver Symbolic link
View File

@ -0,0 +1 @@
third_party/game2004api/tools/rankserver

1
reload.sh Symbolic link
View File

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

1
reloadres.sh Symbolic link
View File

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

1
restart.sh Symbolic link
View File

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

1
sql Symbolic link
View File

@ -0,0 +1 @@
third_party/game2004api/sql

1
third_party/game2004api vendored Submodule

@ -0,0 +1 @@
Subproject commit 75ed033bebef1e44ffd1ddb6fc3b3bed0cb43c6a

1
webapp Symbolic link
View File

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