forked from Joshhhuaaa/EnhancedSC
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 695 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 695 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "external/inipp"]
path = external/inipp
url = https://github.com/mcmtroffaes/inipp
[submodule "external/spdlog"]
path = external/spdlog
url = https://github.com/gabime/spdlog
[submodule "external/dxsdk"]
path = external/dxsdk
url = https://github.com/apitrace/dxsdk
[submodule "external/minhook"]
path = external/minhook
url = https://github.com/TsudaKageyu/minhook
[submodule "external/hooking"]
path = external/hooking
url = https://github.com/ThirteenAG/Hooking.Patterns
[submodule "external/safetyhook"]
path = external/safetyhook
url = https://github.com/cursey/safetyhook
[submodule "external/zydis"]
path = external/zydis
url = https://github.com/zyantific/zydis