fix(README): globals.hpp link (#614)

This commit is contained in:
Rainer Zufall 2022-11-19 00:36:55 +01:00 committed by GitHub
parent 6bef076b1b
commit ffa2d74b60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.
- 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
- 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