1
0
Fork 0
mirror of https://github.com/gwm17/Specter.git synced 2024-11-22 18:28:52 -05:00
Specter/.gitmodules

14 lines
462 B
Plaintext

[submodule "Navigator/vendor/spdlog"]
path = Navigator/vendor/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "Navigator/vendor/imgui"]
path = Navigator/vendor/imgui
url = https://github.com/gwm17/imgui.git
branch = docking
[submodule "Navigator/vendor/glfw"]
path = Navigator/vendor/glfw
url = https://github.com/gwm17/glfw.git
[submodule "Navigator/vendor/implot"]
path = Navigator/vendor/implot
url = https://github.com/gwm17/implot.git