minecraftvulkan/.gitmodules

13 lines
320 B
Text
Raw Normal View History

2022-09-19 01:20:51 +00:00
[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
2022-09-21 02:02:58 +00:00
[submodule "stb"]
path = lib/stb
url = https://github.com/nothings/stb.git
2022-09-21 20:49:43 +00:00
[submodule "openal-soft"]
path = lib/openal
url = https://github.com/kcat/openal-soft.git