add libraries
This commit is contained in:
12
.gitmodules
vendored
Normal file
12
.gitmodules
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[submodule "third_party/mhook"]
|
||||
path = third_party/mhook
|
||||
url = https://github.com/martona/mhook.git
|
||||
[submodule "third_party/minhook"]
|
||||
path = third_party/minhook
|
||||
url = https://github.com/TsudaKageyu/minhook.git
|
||||
[submodule "third_party\\easy"]
|
||||
path = third_party\\easy
|
||||
url = https://github.com/EasyHook/EasyHook.git
|
||||
[submodule "third_party\\poly"]
|
||||
path = third_party\\poly
|
||||
url = https://github.com/stevemk14ebr/PolyHook.git
|
||||
Reference in New Issue
Block a user