mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
Remove ImGui.NET, add Hexa.NET.ImGui
This commit is contained in:
parent
8213a29ef8
commit
bd7e56850a
3 changed files with 4 additions and 4 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue