reman3/.gitmodules

13 lines
506 B
Plaintext

[submodule "game_re/third_party/spdlog"]
path = game_re/third_party/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "tooling2/third_party/tree-sitter"]
path = tooling/third_party/tree-sitter
url = https://github.com/guusw/tree-sitter.git
[submodule "tooling2/third_party/tree-sitter-cpp"]
path = tooling/third_party/tree-sitter-cpp
url = https://github.com/guusw/tree-sitter-cpp.git
[submodule "third_party/hooker"]
path = third_party/hooker
url = https://github.com/rokups/hooker.git