31 lines
959 B
Plaintext
31 lines
959 B
Plaintext
[submodule "deps/dxsdk"]
|
|
path = deps/dxsdk
|
|
url = https://github.com/devKlausS/dxsdk.git
|
|
[submodule "deps/discord-rpc"]
|
|
path = deps/discord-rpc
|
|
url = https://github.com/Zet0x0/discord-rpc.git
|
|
[submodule "deps/rapidjson"]
|
|
path = deps/rapidjson
|
|
url = https://github.com/Tencent/rapidjson.git
|
|
[submodule "deps/json"]
|
|
path = deps/json
|
|
url = https://github.com/nlohmann/json.git
|
|
[submodule "deps/curl"]
|
|
path = deps/curl
|
|
url = https://github.com/curl/curl.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/GSL"]
|
|
path = deps/GSL
|
|
url = https://github.com/microsoft/GSL.git
|
|
[submodule "deps/imgui"]
|
|
path = deps/imgui
|
|
url = https://github.com/ocornut/imgui.git
|
|
[submodule "deps/imgui_markdown"]
|
|
path = deps/imgui_markdown
|
|
url = https://github.com/juliettef/imgui_markdown.git
|