masterserver/.gitmodules
aozhiwei 6169fc61b5 1
2019-12-13 13:16:37 +08:00

16 lines
590 B
Plaintext

[submodule "third_party/a8engine"]
path = third_party/a8engine
url = git@git.kingsome.cn:server_common/a8engine.git
[submodule "third_party/framework"]
path = third_party/framework
url = git@git.kingsome.cn:server_common/framework.git
[submodule "third_party/tools"]
path = third_party/tools
url = git@git.kingsome.cn:server_common/tools.git
[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