Home

Awesome

BigBaseV2

A mod menu base for Grand Theft Auto V. Strictly for educational purposes.

Features

Building

To build BigBaseV2 you need:

To set up the build environment, run the following commands in a terminal:

git clone https://github.com/Pocakking/BigBaseV2.git --recurse-submodules
cd BigBaseV2
premake5 vs2019

Now, you will be able to open the solution, and simply build it in Visual Studio.