mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
Use MinHook on cpp side too (#858)
Co-authored-by: goaaats <goatsdev@protonmail.com>
This commit is contained in:
parent
a7540d0fef
commit
dbb0cb3d56
13 changed files with 165 additions and 64 deletions
5
.gitmodules
vendored
5
.gitmodules
vendored
|
|
@ -6,4 +6,7 @@
|
|||
url = https://github.com/goatcorp/FFXIVClientStructs.git
|
||||
[submodule "lib/Nomade040-nmd"]
|
||||
path = lib/Nomade040-nmd
|
||||
url = https://github.com/Nomade040/nmd
|
||||
url = https://github.com/Nomade040/nmd.git
|
||||
[submodule "lib/TsudaKageyu-minhook"]
|
||||
path = lib/TsudaKageyu-minhook
|
||||
url = https://github.com/TsudaKageyu/minhook.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue