Skip to content

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

Notifications You must be signed in to change notification settings

ButDidYouDie/SitMenu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sit Menu built on BigBaseV2

A mod menu base structure for GTAV Online. Strictly for educational purposes.

Features

  • ImGui–based user interface
  • Unloading at runtime
  • Log console
  • Script fibers
  • Fiber pool
  • Access to YSC script globals
  • scrProgram–based native hook

Building

To build BigBaseV2 you need:

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

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

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.8%
  • Lua 0.2%