mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
Move ImGuiScene into Dalamud project
This commit is contained in:
parent
5af935bbca
commit
faf61477c7
25 changed files with 3711 additions and 29 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -1,6 +1,3 @@
|
|||
[submodule "lib/ImGuiScene"]
|
||||
path = lib/ImGuiScene
|
||||
url = https://github.com/goatcorp/ImGuiScene
|
||||
[submodule "lib/FFXIVClientStructs"]
|
||||
path = lib/FFXIVClientStructs
|
||||
url = https://github.com/aers/FFXIVClientStructs
|
||||
|
|
@ -10,3 +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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue