This commit is contained in:
wangwei01 2019-07-26 11:04:05 +08:00
commit 24fad2cc98
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/game2002api"]
path = third_party/game2002api
url = git@git.kingsome.cn:server/game2002api.git

1
boundle.sh Symbolic link
View File

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

1
rankserver Symbolic link
View File

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

1
reload.sh Symbolic link
View File

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

1
reloadres.sh Symbolic link
View File

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

1
restart.sh Symbolic link
View File

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

1
sql Symbolic link
View File

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

1
third_party/game2002api vendored Submodule

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

1
webapp Symbolic link
View File

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