diff --git a/README.md b/README.md
index 66468ea5..c1939203 100644
--- a/README.md
+++ b/README.md
@@ -1,25 +1,15 @@
-[](https://ci.appveyor.com/project/MAFINS/menyoosp)
-[](https://github.com/MAFINS/MenyooSP/releases/latest/download/MenyooSP.zip)
-[](https://github.com/MAFINS/MenyooSP/releases)
-
-# Menyoo PC
-### a.k.a. MenyooSP
-#### Trainer for Grand Theft Auto V (single-player).
+# Menyoo FiveM
+### Fork from MenyooSP
+#### Trainer for FiveM
---
## Requirements
-- [ScriptHookV by Alexander Blade](http://www.dev-c.com/gtav/scripthookv/)
-
-## Build
-Visual Studio 2017 required
-- I used v15.9.7
-
-## Install
- Copy output .asi file along with the menyooStuff folder to the Grand Theft Auto V game directory, making sure asiloader and ScriptHookV are installed.
+- [FiveM](https://fivem.net/)
-## Download
-Compiled binary material can be found at [releases](https://github.com/MAFINS/MenyooSP/releases).
+## Download / Install
+- Grab the [latest release](https://github.com/PichotM/MenyooFiveM/releases).
+- Place Menyoo.asi in the plugins folder of FiveM.
+- Place menyooStuff in data/cache/subprocess folder of FiveM.
-## License
-Majority of the source code is licensed under the [GNU GPL v3](LICENSE.txt) license.
-Source content taken from other projects is tagged with the respective license(s) wherever found.
+## Credits
+- [MenyooSP](https://github.com/MAFINS/MenyooSP)
diff --git a/Solution/source/Menyoo.vcxproj b/Solution/source/Menyoo.vcxproj
index d3679baa..53e4e614 100644
--- a/Solution/source/Menyoo.vcxproj
+++ b/Solution/source/Menyoo.vcxproj
@@ -234,19 +234,19 @@
Win32Proj
Menyoo
Menyoo
- 10.0.17763.0
+ 10.0
DynamicLibrary
true
- v141
+ v142
Unicode
DynamicLibrary
false
- v141
+ v142
true
Unicode
diff --git a/Solution/source/macros.h b/Solution/source/macros.h
index cf88de5d..483268ad 100644
--- a/Solution/source/macros.h
+++ b/Solution/source/macros.h
@@ -18,7 +18,7 @@
// version
#define MENYOO_CURRENT_VER_ "1.0.1"
-#define GAME_PLAYERCOUNT 30
+#define GAME_PLAYERCOUNT 256