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/curl"]
|
|
|
|
path = deps/curl
|
|
|
|
url = https://github.com/curl/curl.git
|
|
|
|
[submodule "deps/zlib"]
|
|
|
|
path = deps/zlib
|
|
|
|
url = https://github.com/madler/zlib.git
|
|
|
|
branch = develop
|