From d9b74956553d843d97c15d53f982b212ad75a573 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Wed, 11 Nov 2020 17:25:13 +0800 Subject: [PATCH] 1 --- .gitmodules | 3 +++ boundle.sh | 1 + reload.sh | 1 + reloadres.sh | 1 + restart.sh | 1 + third_party/game2004api | 1 + 6 files changed, 8 insertions(+) create mode 100644 .gitmodules create mode 120000 boundle.sh create mode 120000 reload.sh create mode 120000 reloadres.sh create mode 120000 restart.sh create mode 160000 third_party/game2004api diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..47c5596 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "third_party/game2004api"] + path = third_party/game2004api + url = git@git.kingsome.cn:server/game2004api.git diff --git a/boundle.sh b/boundle.sh new file mode 120000 index 0000000..2397bbb --- /dev/null +++ b/boundle.sh @@ -0,0 +1 @@ +third_party/game2004api/boundle.sh \ No newline at end of file diff --git a/reload.sh b/reload.sh new file mode 120000 index 0000000..a849edc --- /dev/null +++ b/reload.sh @@ -0,0 +1 @@ +third_party/game2004api/reload.sh \ No newline at end of file diff --git a/reloadres.sh b/reloadres.sh new file mode 120000 index 0000000..6f97118 --- /dev/null +++ b/reloadres.sh @@ -0,0 +1 @@ +third_party/game2004api/reloadres.sh \ No newline at end of file diff --git a/restart.sh b/restart.sh new file mode 120000 index 0000000..cce6884 --- /dev/null +++ b/restart.sh @@ -0,0 +1 @@ +third_party/game2004api/restart.sh \ No newline at end of file diff --git a/third_party/game2004api b/third_party/game2004api new file mode 160000 index 0000000..c988bdc --- /dev/null +++ b/third_party/game2004api @@ -0,0 +1 @@ +Subproject commit c988bdc6ef26fb12fa684134bc623617acfbbb23