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