Files
2dGameProject/.gitmodules
2025-01-03 11:02:22 -07:00

10 lines
253 B
Plaintext

[submodule "deps/glfw"]
path = deps/glfw
url = https://github.com/glfw/glfw.git
[submodule "deps/glm"]
path = deps/glm
url = https://github.com/g-truc/glm.git
[submodule "deps/spdlog"]
path = deps/spdlog
url = https://github.com/gabime/spdlog.git