2022-05-21 06:04:08 -04:00
|
|
|
[submodule "deps/minhook"]
|
|
|
|
path = deps/minhook
|
|
|
|
url = https://github.com/TsudaKageyu/minhook.git
|
|
|
|
[submodule "deps/asmjit"]
|
|
|
|
path = deps/asmjit
|
|
|
|
url = https://github.com/asmjit/asmjit.git
|
2022-06-16 04:21:03 -04:00
|
|
|
[submodule "deps/zlib"]
|
|
|
|
path = deps/zlib
|
|
|
|
url = https://github.com/madler/zlib.git
|
|
|
|
branch = develop
|
2022-09-17 02:13:06 -04:00
|
|
|
[submodule "deps/libtomcrypt"]
|
|
|
|
path = deps/libtomcrypt
|
|
|
|
url = https://github.com/libtom/libtomcrypt.git
|
|
|
|
branch = develop
|
|
|
|
[submodule "deps/libtommath"]
|
|
|
|
path = deps/libtommath
|
|
|
|
url = https://github.com/libtom/libtommath.git
|
|
|
|
branch = develop
|
|
|
|
[submodule "deps/rapidjson"]
|
|
|
|
path = deps/rapidjson
|
|
|
|
url = https://github.com/Tencent/rapidjson.git
|
2022-09-26 11:35:32 -04:00
|
|
|
[submodule "deps/udis86"]
|
|
|
|
path = deps/udis86
|
|
|
|
url = https://github.com/vmt/udis86.git
|
2022-12-04 06:24:21 -05:00
|
|
|
[submodule "deps/stb"]
|
|
|
|
path = deps/stb
|
|
|
|
url = https://github.com/nothings/stb.git
|
2023-02-12 12:21:06 -05:00
|
|
|
[submodule "deps/curl"]
|
|
|
|
path = deps/curl
|
2023-12-02 15:01:06 -05:00
|
|
|
branch = curl-8_4_0
|
2023-02-12 12:21:06 -05:00
|
|
|
url = https://github.com/curl/curl.git
|
2023-12-02 15:01:06 -05:00
|
|
|
[submodule "deps/discord-rpc"]
|
|
|
|
path = deps/discord-rpc
|
|
|
|
url = https://github.com/discord/discord-rpc.git
|