A simple recovery mod menu for Grand Theft Auto Online.
Strictly for educational purposes.
To build simple-recovery you need:
- Visual Studio 2022
- Premake 5.0 in your PATH
To set up the build environment, run the following commands in a terminal:
git clone https://github.com/1337Nexo/simple-recovery.git --recurse-submodules
cd simple-recovery
GenerateProjects.bat
Now, you will be able to open the solution, and simply build it in Visual Studio.
This is based on BigBaseV2, and its improved version bigbasev2-fix.