14 lines
368 B
Plaintext
14 lines
368 B
Plaintext
[submodule "vendor/glfw"]
|
|
path = vendor/glfw
|
|
url = https://github.com/glfw/glfw.git
|
|
[submodule "vendor/glad"]
|
|
path = vendor/glad
|
|
url = https://github.com/Dav1dde/glad.git
|
|
branch = c
|
|
[submodule "vendor/glm"]
|
|
path = vendor/glm
|
|
url = https://github.com/g-truc/glm.git
|
|
[submodule "vendor/versor"]
|
|
path = vendor/versor
|
|
url = https://github.com/wolftype/versor.git
|