Files
opengl-test/.gitmodules
T
2021-02-20 01:07:10 +01:00

13 lines
329 B
Plaintext

[submodule "deps/freetype"]
path = deps/freetype
url = https://github.com/aseprite/freetype2
[submodule "deps/glfw"]
path = deps/glfw
url = https://github.com/glfw/glfw
[submodule "deps/glm"]
path = deps/glm
url = https://github.com/g-truc/glm
[submodule "deps/stb"]
path = deps/stb
url = https://github.com/nothings/stb