From 03057224830daca64e8f2fd56b4a22d5a53aa28e Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Tue, 8 Mar 2022 17:49:44 +0800 Subject: [PATCH] 1 --- .gitmodules | 3 +++ third_party/game2006api | 1 + 2 files changed, 4 insertions(+) create mode 160000 third_party/game2006api diff --git a/.gitmodules b/.gitmodules index e69de29..61fea6e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "third_party/game2006api"] + path = third_party/game2006api + url = git@git.kingsome.cn:server/game2006api.git diff --git a/third_party/game2006api b/third_party/game2006api new file mode 160000 index 0000000..0b4a52c --- /dev/null +++ b/third_party/game2006api @@ -0,0 +1 @@ +Subproject commit 0b4a52ccb53bac68d2d40e79d8b55c6f7e1082d2