Azur/.gitmodules

10 lines
239 B
Plaintext
Raw Normal View History

2021-07-04 18:09:49 +02:00
[submodule "imgui"]
path = 3rdparty/imgui
2021-07-04 18:09:49 +02:00
url = https://github.com/ocornut/imgui
2021-07-05 17:08:37 +02:00
[submodule "glm"]
path = 3rdparty/glm
2021-07-05 17:08:37 +02:00
url = https://github.com/g-truc/glm
[submodule "gl3w"]
path = 3rdparty/gl3w
url = https://github.com/skaslev/gl3w