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

⬇️Installing Resources

Quick guide for downloading your asset from the Cfx Portal and installing it in the correct resource folder.

πŸ”‘ Get your asset from Cfx Portal

After purchasing one of our scripts, head over to portal.cfx.re β€” this is where your purchased assets are managed.

Once logged in, click on "Purchased Assets", then locate the script you just bought.

From there, click Download to grab the latest version.

πŸ“‚ Installation Guide

If this is your first time installing a DirkScripts resource, we recommend creating a folder named:

Place all DirkScripts scripts and their dependencies inside this folder. This keeps everything organised and ensures proper start order.

Example structure:

Add the following to your server.cfg:

The best location is somewhere after your framework and it's dependencies start.

This approach helps avoid loading issues and makes updates easier down the line.

Last updated