TmpMenu/.gitmodules
GeopJr a2dd2eb802 Bypass signature scanner (#441)
* fix: use our forks of MinHook & g3log

in an attempt to bypass the signature scanner

* fix: turn symbols Off for BigBaseV2 on premake
2022-09-06 22:51:58 +01:00

25 lines
663 B
Plaintext

[submodule "vendor/fmtlib"]
path = vendor/fmtlib
url = https://github.com/fmtlib/fmt
ignore = dirty
[submodule "vendor/json"]
path = vendor/json
url = https://github.com/nlohmann/json
ignore = dirty
[submodule "vendor/MinHook"]
path = vendor/MinHook
url = https://github.com/YimMenu/minhook
ignore = dirty
[submodule "vendor/g3log"]
path = vendor/g3log
url = https://github.com/YimMenu/g3log.git
ignore = dirty
[submodule "vendor/GTAV-Classes"]
path = vendor/GTAV-Classes
url = https://github.com/Yimura/GTAV-Classes.git
ignore = dirty
[submodule "vendor/ImGui"]
path = vendor/ImGui
url = https://github.com/Yimura/gtav-imgui.git
ignore = dirty