mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2024-12-22 20:17:24 +08:00
fix(README): globals.hpp link (#614)
This commit is contained in:
parent
a265a4c942
commit
ba3ab119d5
@ -113,7 +113,7 @@ If you are doing custom modifications to the codebase and have a fork you are on
|
|||||||
Below is an incomplete list of feature that I believe are notable to this "base" or menu.
|
Below is an incomplete list of feature that I believe are notable to this "base" or menu.
|
||||||
|
|
||||||
- Return Native spoofing
|
- Return Native spoofing
|
||||||
- Custom [settings](BigBaseV2/src/core/globals.hpp) with deep compare if changes were made include auto saving
|
- Custom [settings](src/core/globals.hpp) with deep compare if changes were made include auto saving
|
||||||
- Clear and well structured source code
|
- Clear and well structured source code
|
||||||
- Includes a thread pool to queue tasks that shouldn't block the game thread, very similar to fiber pool
|
- Includes a thread pool to queue tasks that shouldn't block the game thread, very similar to fiber pool
|
||||||
- Updated natives.hpp from https://nativedb.spyral.dev
|
- Updated natives.hpp from https://nativedb.spyral.dev
|
||||||
|
Loading…
Reference in New Issue
Block a user