mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-22 16:52:30 +08:00
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)
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -14,7 +14,7 @@
|
||||
path = vendor/ImGui
|
||||
url = https://github.com/ocornut/imgui
|
||||
ignore = dirty
|
||||
[submodule "vendor/StackWalker"]
|
||||
path = vendor/StackWalker
|
||||
url = https://github.com/JochenKalmbach/StackWalker
|
||||
[submodule "vendor/g3log"]
|
||||
path = vendor/g3log
|
||||
url = https://github.com/KjellKod/g3log.git
|
||||
ignore = dirty
|
||||
|
Reference in New Issue
Block a user