🏗️Installing Resources

How to install a resource into your FiveM server

Installation

When you download the .zip file from Keymaster and open it, you will see something like this

Our Heli Winch resource
Our Heli Winch resource

Navigate over to your resources folder in your server. You will put the resource inside this folder. Using the above images as an example, you would drag and drop the HeliWinch folder into your resources folder.

Next, navigate over to your server.cfg file, and add the following line to the bottom of it:

ensure ResourceName

Once you have done that, make sure to restart your server so that it can properly authenticate with Keymaster to validate your ownership of the asset.

The earliest version of the FXServer artifacts compatible with our scripts is 5848. You must be on this version or later, with onesync enabled, for our scripts to work.

Last updated