Files
anm2ed/.gitmodules
2025-06-19 05:29:06 -04:00

11 lines
294 B
Plaintext

[submodule "include/imgui"]
path = include/imgui
url = https://github.com/ocornut/imgui
branch = docking
[submodule "include/glm"]
path = include/glm
url = https://github.com/g-truc/glm
[submodule "include/tinyxml2"]
path = include/tinyxml2
url = https://github.com/leethomason/tinyxml2