reference and add vcxproj for cimgui, cimplot, cimguizmo

This commit is contained in:
goat 2024-12-23 22:36:31 +01:00
parent 5a2473293d
commit 9616573f40
12 changed files with 682 additions and 7 deletions

9
.gitmodules vendored
View file

@ -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