diff --git a/.gitmodules b/.gitmodules index 74b6e66..46dbfdb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "third_party/game2002"] path = third_party/game2002 url = git@git.kingsome.cn:server/game2002.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..07d73bb --- /dev/null +++ b/third_party/tools @@ -0,0 +1 @@ +Subproject commit 07d73bb0213a06ffbb14d521d1e1dd9a7c9e5e1f