This commit is contained in:
aozhiwei 2020-12-23 10:43:43 +08:00
commit 90c0882f7c
10 changed files with 14 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/game2005api"]
path = third_party/game2005api
url = git@git.kingsome.cn:server/game2005api.git

1
boundle.sh Symbolic link
View File

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

1
rankserver Symbolic link
View File

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

1
reload.sh Symbolic link
View File

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

1
reloadres.sh Symbolic link
View File

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

1
restart.sh Symbolic link
View File

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

1
sql Symbolic link
View File

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

1
third_party/game2005api vendored Submodule

@ -0,0 +1 @@
Subproject commit b14416766d3c86e1d53e351b5a845b599bedcca5

1
webapp Symbolic link
View File

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