Files
WinDurango/.gitmodules
2025-01-11 22:57:56 -06:00

10 lines
311 B
Plaintext

[submodule "thirdparty/spdlog"]
path = thirdparty/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "thirdparty/imgui"]
path = thirdparty/imgui
url = https://github.com/ocornut/imgui.git
[submodule "thirdparty/Detours"]
path = thirdparty/Detours
url = https://github.com/WinDurango/Detours.git