This repository contains the code for the 5M project, a clone of FiveM, with the following main features:
-
5M, a dual-purpose (SP/MP) modification framework for the PC version of Grand Theft Auto V as released by Rockstar Games.
-
RedM-like support, a planned modification framework for other titles using similar concepts.
-
FXServer-like functionality, providing server components for multiplayer services in the 5M project.
On the multiplayer aspect, the GTA/RAGE modifications differ from other similar projects by utilizing the embedded game networking frameworks, building a modification framework around them, and expanding the game's functionality on an end-to-end level, directly binding to the RAGE Technology Group's base frameworks and Rockstar North's GTA codebase.
To play 5M, simply download the launcher binaries from the website.
To develop 5M, please follow the documentation in docs/ in the repository.
5M is licensed under a dual license, details of which are in the code/LICENSE file in the repository.