Files
manigraph/.gitmodules
2024-10-27 16:09:29 -06:00

10 lines
250 B
Plaintext

[submodule "ext/cglm"]
path = ext/cglm
url = https://github.com/recp/cglm
[submodule "ext/glfw"]
path = ext/glfw
url = https://github.com/glfw/glfw
[submodule "ext/nuklear"]
path = ext/nuklear
url = https://github.com/Immediate-Mode-UI/Nuklear