Skip to Content

What is FiveM?

FiveM is a modification framework for Grand Theft Auto V that enables you to play on customized multiplayer servers. It allows server owners to create unique gameplay experiences using custom scripts, maps, and resources.

Key Concepts

Resources

A resource is a collection of files that add functionality to your FiveM server. Resources can include:

Resources are defined by a fxmanifest.lua or fxmanifest.json file that tells FiveM how to load and run the resource.

Server vs Client

FiveM scripts run in two contexts:

Frameworks

Frameworks provide a foundation for roleplay servers:

Next Steps