minecraftvulkan/.gitmodules
2022-09-21 16:49:43 -04:00

13 lines
320 B
Text

[submodule "glfw"]
path = lib/glfw
url = https://github.com/glfw/glfw.git
[submodule "glm"]
path = lib/glm
url = https://github.com/g-truc/glm.git
[submodule "stb"]
path = lib/stb
url = https://github.com/nothings/stb.git
[submodule "openal-soft"]
path = lib/openal
url = https://github.com/kcat/openal-soft.git