🛠️Installing Resources

1

Copy the resources folder into txData

Find the folder named resources from your download, then copy it into your server's txData folder.

If asked to Replace files/folders, choose Yes / Replace All.

Tip: On Windows, you can drag & drop the folder. On macOS, hold Option while dragging to copy.

2

Open server.cfg in a text editor

Go to your server files, find server.cfg, right‑click → Open withNotepad (or any editor).

If the file won't open, make sure file extensions are visible and the file is not server.cfg.txt.

3

Add this line at the bottom of server.cfg

Copy:

server.cfg
ensure [Razed-Mods]

Put this below other ensure lines for your resources. One line is enough.

4

Save server.cfg and start your FiveM server

  • Press Ctrl + S (Windows) or + S (Mac) to save the server.cfg file.

  • Close the text editor.

  • Start (or restart) your FiveM server. You can do this by launching FXServer.exe.

If everything is correct, the console should start the Razed-Mods resources without any errors.

Quick Troubleshooting

Nothing happens / resource didn’t start
  • Re‑check that resources sits inside txData (not beside it).

  • Confirm the line is ensure [Razed-Mods] (brackets included).

  • Restart the whole server after saving server.cfg.

Getting a Recursive Error crash
  • Make sure you don't have other visual mods running. Remove them if you do.

  • Create a new FiveM server since yours is likely using outdated files which are causing the crash.

server.cfg didn’t save
  • Close other programs that might be locking the file.

  • Run your editor as Administrator (Windows).

Still stuck?

Send a screenshot of your txData folder and the bottom of your server.cfg to support in our Discord server. We’ll try our best to find the issue as quickly as possible.

Last updated