From 4c708a1b7f0dafd0267c657ab3ef21a6e87b7e09 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Wed, 28 Sep 2022 10:06:04 +0800 Subject: [PATCH] 1 --- .gitmodules | 3 +++ third_party/tools | 1 + 2 files changed, 4 insertions(+) create mode 160000 third_party/tools diff --git a/.gitmodules b/.gitmodules index 61fea6e..ad0a333 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "third_party/game2006api"] path = third_party/game2006api url = git@git.kingsome.cn:server/game2006api.git +[submodule "third_party/tools"] + path = third_party/tools + url = git@git.kingsome.cn:server_common/tools.git diff --git a/third_party/tools b/third_party/tools new file mode 160000 index 0000000..43765db --- /dev/null +++ b/third_party/tools @@ -0,0 +1 @@ +Subproject commit 43765dbcb01507b995ce9fdbc872bfa41cec3d4f