This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
YimMenu/.gitmodules

25 lines
663 B
Plaintext
Raw Normal View History

2019-06-23 22:00:18 +02:00
[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
2019-06-23 22:00:18 +02:00
ignore = dirty
[submodule "vendor/g3log"]
path = vendor/g3log
2022-07-29 23:41:34 +02:00
url = https://github.com/YimMenu/g3log.git
2019-06-23 22:00:18 +02:00
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