masterserver/.gitmodules
2023-09-06 00:43:21 +00:00

22 lines
790 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
[submodule "third_party/a8"]
path = third_party/a8
url = git@git.kingsome.cn:server_common/a8.git
[submodule "third_party/f8"]
path = third_party/f8
url = git@git.kingsome.cn:server_common/f8.git