# FiveM **Repository Path**: mirrors/FiveM ## Basic Information - **Project Name**: FiveM - **Description**: FiveM 是Rockstar Games发布的侠盗猎车手PC版的双用途(SP / MP)修改框架 - **Primary Language**: C/C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/fivem - **GVP Project**: No ## Statistics - **Stars**: 10 - **Forks**: 1 - **Created**: 2019-07-30 - **Last Updated**: 2025-09-06 ## Categories & Tags **Categories**: games **Tags**: None ## README # Cfx.re (FiveM/RedM) This repository contains the code for the Cfx.re projects, among which are the following: * [FiveM](https://fivem.net/), a dual-purpose (SP/MP) modification framework for the PC version of Grand Theft Auto V as released by Rockstar Games. * [RedM](https://redm.gg/), 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](https://fivem.net). To develop FiveM, please follow the documentation in [docs/](https://github.com/citizenfx/fivem/tree/master/docs) in the repository. ## License FiveM is licensed under a dual license, details of which are in the [code/LICENSE](https://github.com/citizenfx/fivem/blob/master/code/LICENSE) file in the repository.