diff --git a/.gitmodules b/.gitmodules index 4aa969fda..124f5f86b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,9 +7,6 @@ [submodule "lib/TsudaKageyu-minhook"] path = lib/TsudaKageyu-minhook url = https://github.com/TsudaKageyu/minhook.git -[submodule "lib/ImGui.NET"] - path = lib/ImGui.NET - url = https://github.com/goatcorp/ImGui.NET.git [submodule "lib/cimgui"] path = lib/cimgui url = https://github.com/goatcorp/gc-cimgui @@ -19,3 +16,6 @@ [submodule "lib/cimguizmo"] path = lib/cimguizmo url = https://github.com/goatcorp/gc-cimguizmo +[submodule "lib/Hexa.NET.ImGui"] + path = lib/Hexa.NET.ImGui + url = https://github.com/HexaEngine/Hexa.NET.ImGui.git diff --git a/lib/Hexa.NET.ImGui b/lib/Hexa.NET.ImGui new file mode 160000 index 000000000..c2d257eb3 --- /dev/null +++ b/lib/Hexa.NET.ImGui @@ -0,0 +1 @@ +Subproject commit c2d257eb3124e5c1635903241fd0965a3d1f079e diff --git a/lib/ImGui.NET b/lib/ImGui.NET deleted file mode 160000 index 98304cfd0..000000000 --- a/lib/ImGui.NET +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 98304cfd0bf86cf176732d60eb5dba6fc351f737