chore(submodules): point imgui and glfw at mirrors
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -3,10 +3,10 @@
|
||||
url = https://github.com/libgit2/libgit2.git
|
||||
[submodule "vendor/imgui"]
|
||||
path = vendor/imgui
|
||||
url = https://github.com/ocornut/imgui.git
|
||||
url = https://dock-it.dev/Idea-Studios/imgui
|
||||
[submodule "vendor/glfw"]
|
||||
path = vendor/glfw
|
||||
url = https://github.com/glfw/glfw.git
|
||||
url = https://dock-it.dev/Idea-Studios/glfw
|
||||
[submodule "vendor/iZo"]
|
||||
path = vendor/iZo
|
||||
url = https://dock-it.dev/Idea-Studios/iZo
|
||||
|
||||
Reference in New Issue
Block a user