gir489 01d48cd314 Removed StackWalker and replaced it with g3log exception handling.
Updated natives for 1.50.
Added settings JSON implementation.
Refactored spawn vehicle bypass to not crash. (removed VMT hook)
2020-02-22 18:45:59 -05:00

21 lines
532 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/TsudaKageyu/minhook
ignore = dirty
[submodule "vendor/ImGui"]
path = vendor/ImGui
url = https://github.com/ocornut/imgui
ignore = dirty
[submodule "vendor/g3log"]
path = vendor/g3log
url = https://github.com/KjellKod/g3log.git
ignore = dirty