Files
VoxelRenderer/.gitmodules
Aleksander Rognhaugen 82a4de6b9a Initial commit.
2016-08-27 23:38:21 +02:00

17 lines
458 B
Plaintext

[submodule "gloom/vendor/glad"]
path = gloom/vendor/glad
url = https://github.com/Dav1dde/glad.git
branch = c
[submodule "gloom/vendor/glfw"]
path = gloom/vendor/glfw
url = https://github.com/glfw/glfw.git
branch = master
[submodule "gloom/vendor/glm"]
path = gloom/vendor/glm
url = https://github.com/g-truc/glm.git
branch = master
[submodule "gloom/vendor/stb"]
path = gloom/vendor/stb
url = https://github.com/nothings/stb.git
branch = master