Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 916 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 916 Bytes

FiveM

FiveM is a dual-purpose (SP/MP) modification framework for the PC version of Grand Theft Auto V as released by Rockstar Games.

On the multiplayer aspect, it differs from other similar modifications 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.

Getting started

To play FiveM, simply download the launcher binaries from the website.

To develop FiveM, please follow the documentation in docs/ in the repository.

License

FiveM is licensed under a dual license, details of which are in the code/LICENSE file in the repository.