itsjustcurtis / MenyooSP

[or Menyoo PC] - Trainer/mod menu for Grand Theft Auto V (single-player).

Home Page:https://www.gta5-mods.com/scripts/menyoo-2-0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Current Version) GitHub Latest nightly) GitHub latest release GitHub all releases

image

a.k.a. MenyooSP

Trainer for Grand Theft Auto V (Single-player and FiveM).


Community

Requirements

Build

Visual Studio 2022 required

  • I used v17.0.4

Install

Copy the Menyoo.asi file along with the menyooStuff folder to the Grand Theft Auto V game directory.
IMPORTANT: Please make sure that you have asiloader and ScriptHookV installed and that they are up to date.

Versioning

vM.m.p-a/b/rcN

  • M - Major: Changes to the core running of the script, and may not be compatible with older builds.
  • m - Minor: Feature update that adds functionality to the .asi only
  • p - Patch: Bug fixes with no new features.
  • a - Alpha: Unstable pre-release with new features not fully tested
  • b - Beta: Stable pre-release released for beta testing
  • rc - Release Candidate: Stable pre-release with no planned changes ready for public release
  • N - Iteration: Numerical iteration of pre-release.

Download

Compiled binary material can be found at releases.

License

The majority of the source code is licensed under the GNU GPL v3 license. Source content taken from other projects is tagged with the respective license(s) wherever found.

About

[or Menyoo PC] - Trainer/mod menu for Grand Theft Auto V (single-player).

https://www.gta5-mods.com/scripts/menyoo-2-0

License:GNU General Public License v3.0


Languages

Language:C++ 99.8%Language:C 0.2%