mirror of
https://github.com/brammie15/VoxelRenderer.git
synced 2025-12-15 09:41:48 +01:00
17 lines
458 B
Plaintext
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
|