game2004/.gitmodules
aozhiwei a738e5c93c 1
2020-02-11 11:42:17 +08:00

19 lines
671 B
Plaintext

[submodule "third_party/a8engine"]
path = third_party/a8engine
url = git@git.kingsome.cn:server_common/a8engine.git
[submodule "git"]
path = git
url = git@git.kingsome.cn:server_common/framework
[submodule "third_party/behaviac"]
path = third_party/behaviac
url = git@git.kingsome.cn:libs/behaviac.git
[submodule "third_party/recastnavigation"]
path = third_party/recastnavigation
url = git@git.kingsome.cn:libs/recastnavigation.git
[submodule "third_party/tools"]
path = third_party/tools
url = git@git.kingsome.cn:server_common/tools.git
[submodule "third_party/framework"]
path = third_party/framework
url = git@git.kingsome.cn:server_common/framework.git