Skip to content

Latest commit

 

History

History
47 lines (36 loc) · 2.34 KB

File metadata and controls

47 lines (36 loc) · 2.34 KB

GitHub Current Version) GitHub all releases

banner_FINALB

a.k.a. MenyooSP

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


Community

Requirements

Build

Visual Studio 2022 required

  • I used v17.14.19

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.