maybegreat48 e8d8bdd2b3
Assorted fixes ()
* feat(GtaThread): add force cleanup fields

* fix(scrThreadContext): there is no TIMER_C

* feat(GtaThread): add the flag

* fix(scrProgram): add scrNativeHandler include

* fix(scrNativeHandler): make data fields public

---------

Co-authored-by: maybegreat48 <email@hostname>
2023-12-20 15:49:40 +01:00
2022-11-08 21:11:50 +00:00
2022-11-08 21:11:50 +00:00
2023-02-02 22:55:50 +00:00
2023-12-14 23:54:16 +01:00
2023-07-22 19:38:09 +02:00
2023-12-20 15:49:40 +01:00
2022-11-08 21:11:50 +00:00
2023-02-23 23:11:35 +00:00
2023-07-19 22:30:19 +02:00
2022-09-08 22:38:45 +02:00
2023-07-23 18:14:58 +02:00
2022-05-31 21:11:19 +02:00
2021-07-25 13:14:19 +02:00

GTA V Classes

This repository contains a few classes that I've reverse engineered.

They are in no way complete but contain some basics to get you started...

Usage

To modify the Reclass.NET file you have to build Reclass from source, the prebuild binaries will give you an error trying to open the project.

Disclaimer

This code is provided purely for educational purposes, if there are objections please open an issue stating your reasoning.

Languages
C++ 99.8%
CMake 0.2%