This commit is contained in:
aozhiwei 2021-01-11 10:25:40 +08:00
commit 944476c7e7
10 changed files with 14 additions and 0 deletions

3
.gitignore vendored Normal file
View File

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

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "third_party/game2005api"]
path = third_party/game2005api
url = /var/data/game2005api/

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 4b1e33d91af16ce176e1a96770ca6b9cc31f99d8

1
webapp Symbolic link
View File

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