For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installation

Installation guide for missions creator.

Downloading Dependencies

Dependencies are very important — you need to install them before moving on to the installation of our script.


Server.cfg

All dependencies you’ve installed must be started before our script. Make sure to follow the correct start-up order in your server.cfg.

# REQUIRED:

ensure fivem-freecam
ensure ox_lib
ensure op-missioncreator

Last updated