This commit is contained in:
aozhiwei 2019-11-12 16:16:32 +08:00
commit d722f15b50
10 changed files with 12 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
target

3
.gitmodules vendored Normal file
View File

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

1
boundle.sh Symbolic link
View File

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

1
rankserver Symbolic link
View File

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

1
reload.sh Symbolic link
View File

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

1
reloadres.sh Symbolic link
View File

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

1
restart.sh Symbolic link
View File

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

1
sql Symbolic link
View File

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

1
third_party/game2003api vendored Submodule

@ -0,0 +1 @@
Subproject commit 20890dc0fc65df4645cfb656d4bfcce7beddff3f

1
webapp Symbolic link
View File

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