Skip to content

How to add a resource to your FiveM server

Resources are a great way of augmenting your FiveM server. We’ll walk you through uploading them to your server in this guide. You can download resources from your FiveM server from the FiveM website.

For this guide, we’ll be using the resource TakeHostage as an example

Uploading the resource to your server

  1. Download a resource file. Once downloaded find the folder with .lua files in it

  1. Compress the folder

  1. Go to the AleForge Panel
  2. Open the Files tab
  3. Go to resources and upload your zipped up folder here
  4. Right click the uploaded folder and select Unarchive

Enabling your new Resource

FiveM requires you to enable your resource in the server.cfg file. Here’s how you can do that.

  1. Go to the AleForge Panel
  2. Go to Files and open server.cfg
  3. Add the line ensure TakeHostage under the rest of the lines ensuring resources

  1. Start your server and your server will start with the added resource