Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
/ Vengury Public archive

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

Notifications You must be signed in to change notification settings

ZickZenni/Vengury

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vengury

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

It's based on BigBaseV2 and includes updated classes with GTAClasses, later also adding Lua Scripting support. This project isn't possible without the help of YimMenu!

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 Vengury you need:

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

git clone https://github.com/ZickZenni/Vengury.git --recurse-submodules
cd Vengury
GenerateProjects.bat

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages