Update Submodules
This commit is contained in:
9
.gitmodules
vendored
9
.gitmodules
vendored
@ -1,6 +1,3 @@
|
|||||||
[submodule "Dependencies/IACore"]
|
|
||||||
path = Dependencies/IACore
|
|
||||||
url = https://git.iasoft.dev/dev0/IACore
|
|
||||||
[submodule "Vendor/SDL"]
|
[submodule "Vendor/SDL"]
|
||||||
path = Vendor/SDL
|
path = Vendor/SDL
|
||||||
url = https://github.com/libsdl-org/SDL
|
url = https://github.com/libsdl-org/SDL
|
||||||
@ -10,7 +7,11 @@
|
|||||||
[submodule "Vendor/imgui"]
|
[submodule "Vendor/imgui"]
|
||||||
path = Vendor/imgui
|
path = Vendor/imgui
|
||||||
url = https://github.com/ocornut/imgui
|
url = https://github.com/ocornut/imgui
|
||||||
|
[submodule "Dependencies/IACore"]
|
||||||
|
path = Dependencies/IACore
|
||||||
|
url = https://git.iasoft.dev/dev0/IACore
|
||||||
|
branch = main
|
||||||
[submodule "Dependencies/IAMath"]
|
[submodule "Dependencies/IAMath"]
|
||||||
path = Dependencies/IAMath
|
path = Dependencies/IAMath
|
||||||
url = https://git.iasoft.dev/dev0/IAMath
|
url = https://git.iasoft.dev/dev0/IAMath
|
||||||
|
branch = main
|
||||||
|
|||||||
Reference in New Issue
Block a user