mirror of
https://github.com/fedddddd/iw5-gsc-utils.git
synced 2025-04-23 14:05:43 +00:00
17 lines
466 B
Plaintext
17 lines
466 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.git
|
|
branch = develop
|
|
[submodule "deps/gsc-tool"]
|
|
path = deps/gsc-tool
|
|
url = https://github.com/xensik/gsc-tool.git
|
|
[submodule "deps/zlib"]
|
|
path = deps/zlib
|
|
url = https://github.com/madler/zlib.git
|