mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
Re-add ImGui.NET, add compatibility shims
This commit is contained in:
parent
b2fd7cc9e1
commit
308b9e4575
15 changed files with 173 additions and 13 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -19,3 +19,6 @@
|
|||
[submodule "lib/Hexa.NET.ImGui"]
|
||||
path = lib/Hexa.NET.ImGui
|
||||
url = https://github.com/HexaEngine/Hexa.NET.ImGui.git
|
||||
[submodule "lib/ImGui.NET"]
|
||||
path = lib/ImGui.NET
|
||||
url = https://github.com/goatcorp/ImGui.NET.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue