13 lines
364 B
Plaintext
13 lines
364 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
|