mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
reference and add vcxproj for cimgui, cimplot, cimguizmo
This commit is contained in:
parent
5a2473293d
commit
9616573f40
12 changed files with 682 additions and 7 deletions
9
.gitmodules
vendored
9
.gitmodules
vendored
|
|
@ -10,3 +10,12 @@
|
|||
[submodule "lib/TsudaKageyu-minhook"]
|
||||
path = lib/TsudaKageyu-minhook
|
||||
url = https://github.com/TsudaKageyu/minhook.git
|
||||
[submodule "lib/cimgui"]
|
||||
path = lib/cimgui
|
||||
url = https://github.com/goatcorp/gc-cimgui
|
||||
[submodule "lib/cimplot"]
|
||||
path = lib/cimplot
|
||||
url = https://github.com/goatcorp/gc-cimplot
|
||||
[submodule "lib/cimguizmo"]
|
||||
path = lib/cimguizmo
|
||||
url = https://github.com/goatcorp/gc-cimguizmo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue