Five-O M

Five-O M is a FiveM modification for multiplayer law enforcement. It is highly optimised and configurable using built-in configuration files and methods with detailed documentation.

Importing Five-O M

Put the following code in the fxmanifest.lua to import the Five-O M functions into the required resources.

shared_script '@fiveom/import.lua'

Any Five-O M functions can then be referenced using the FOM variable.

Last updated