iw5-gsc-utils/.gitmodules
2022-02-26 10:58:51 +00:00

11 lines
282 B
Plaintext

[submodule "deps/minhook"]
path = deps/minhook
url = https://github.com/TsudaKageyu/minhook.git
[submodule "deps/GSL"]
path = deps/GSL
url = https://github.com/microsoft/GSL.git
[submodule "deps/json"]
path = deps/json
url = https://github.com/nlohmann/json
branch = develop