diff --git a/README.md b/README.md index 8f433ada..b4ae1cf5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![GitHub latest release](https://img.shields.io/github/downloads/itsjustcurtis/MenyooSP/latest/total?label=Latest%20Downloads&logo=GitHub)](https://github.com/itsjustcurtis/MenyooSP/releases/latest) [![GitHub all releases](https://img.shields.io/github/downloads/itsjustcurtis/MenyooSP/total?label=Total%20Downloads&logo=GitHub)](https://github.com/itsjustcurtis/MenyooSP/releases) -![image](https://github.com/itsjustcurtis/MenyooSP/assets/70447190/38f28c30-5585-4f77-b204-6a8c8149defe) +banner_FINALB # Menyoo PC - [DOWNLOAD LATEST RELEASE](https://github.com/itsjustcurtis/MenyooSP/releases/latest/download/MenyooSP.zip) @@ -13,17 +13,18 @@ --- ## Community + - [Discord](https://discord.gg/v29AwqAemT) ## Requirements - [OpenIV and its ASI Loader](https://openiv.com/) - [ScriptHookV by Alexander Blade](http://www.dev-c.com/gtav/scripthookv/) - [Battleye disabled in the Rockstar Launcher Settings](https://staticg.sportskeeda.com/editor/2024/11/bdc35-17305620610616-1920.jpg) -- GTA V Version 3095.0 or newer. +- GTA V Legacy Version 3095.0 or newer OR GTA V Enhanced ## Build Visual Studio 2022 required -- I used v17.0.4 +- I used v17.14.19 ## Install Copy the Menyoo.asi file along with the menyooStuff folder to the Grand Theft Auto V game directory. diff --git a/Solution/source/macros.h b/Solution/source/macros.h index 46baaa1e..eda49a8a 100644 --- a/Solution/source/macros.h +++ b/Solution/source/macros.h @@ -16,7 +16,7 @@ #define _CRT_SECURE_NO_WARNINGS -#define MENYOO_CURRENT_VER_ "2.2.0rc1" +#define MENYOO_CURRENT_VER_ "2.2.0" #define GAME_PLAYERCOUNT 30