Files
Gitree/.gitmodules

16 lines
452 B
Plaintext

[submodule "vendor/libgit2"]
path = vendor/libgit2
url = https://github.com/libgit2/libgit2.git
[submodule "vendor/imgui"]
path = vendor/imgui
url = https://github.com/ocornut/imgui.git
[submodule "vendor/glfw"]
path = vendor/glfw
url = https://github.com/glfw/glfw.git
[submodule "vendor/iZo"]
path = vendor/iZo
url = https://dock-it.dev/Idea-Studios/iZo
[submodule "vendor/iKv"]
path = vendor/iKv
url = https://dock-it.dev/Idea-Studios/iKv