mirror of
https://github.com/fedddddd/iw5-gsc-utils.git
synced 2026-08-01 04:40:34 +00:00
35 lines
1.0 KiB
Plaintext
35 lines
1.0 KiB
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
|
|
[submodule "deps/plutonium-sdk"]
|
|
path = deps/plutonium-sdk
|
|
url = https://github.com/plutoniummod/plutonium-sdk.git
|
|
[submodule "deps/libtommath"]
|
|
path = deps/libtommath
|
|
url = https://github.com/libtom/libtommath.git
|
|
[submodule "deps/libtomcrypt"]
|
|
path = deps/libtomcrypt
|
|
url = https://github.com/libtom/libtomcrypt.git
|
|
[submodule "deps/sqlpp11"]
|
|
path = deps/sqlpp11
|
|
url = https://github.com/rbock/sqlpp11.git
|
|
[submodule "deps/date"]
|
|
path = deps/date
|
|
url = https://github.com/HowardHinnant/date
|
|
[submodule "deps/curl"]
|
|
path = deps/curl
|
|
url = https://github.com/curl/curl.git
|