Skip to content
/ fivem Public
forked from citizenfx/fivem

FiveM is a modification framework for Grand Theft Auto V.

Notifications You must be signed in to change notification settings

chazix/fivem

 
 

Repository files navigation

Cfx.re (FiveM/RedM)

This repository contains the code for the Cfx.re projects, among which are the following:

  • FiveM, a dual-purpose (SP/MP) modification framework for the PC version of Grand Theft Auto V as released by Rockstar Games.
  • RedM, a modification framework for the PC version of Red Dead Redemption 2 as released by Rockstar Games.
  • FXServer, the server component for multiplayer services on the Cfx.re projects.

On the multiplayer aspect, the GTA/RAGE modifications differ 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.

About

FiveM is a modification framework for Grand Theft Auto V.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 43.3%
  • C 40.1%
  • Lua 10.5%
  • C# 3.8%
  • JavaScript 0.7%
  • TypeScript 0.6%
  • Other 1.0%