Network Time (#724)

* fix(NativeHooks): Fix softlock when loading Cayo Perico
* fear(netTime): Try to modify time remotely
* fix(timeSync): Make it work more consistently
* feat(netTime): net time sync for all!
This commit is contained in:
maybegreat48
2022-12-19 17:39:06 +00:00
committed by GitHub
parent 292a45f0a1
commit 1dda472562
14 changed files with 189 additions and 4 deletions

View File

@ -3,7 +3,7 @@ include(FetchContent)
FetchContent_Declare(
gtav_classes
GIT_REPOSITORY https://github.com/Yimura/GTAV-Classes.git
GIT_TAG fa5e1d119c025f739075920447eedb7942f5e1fa
GIT_TAG 5ab30af647d7e64404d76ea6168e7f78f5e365af
GIT_PROGRESS TRUE
CONFIGURE_COMMAND ""
BUILD_COMMAND ""