Install - For All Resources

Most of my scripts uses Asset Escrow System, here you will find what to do after purchasing a package.

[Step 1] Get Your Asset

After the purchase you receive an email from the store, there will be a link to your asset, that can be downloaded on https://keymaster.fivem.net/asset-grants.

[Step 2] Drag & Drop

Most of my scripts is simple to install, just drag and drop it into your resources folder.

[Step 3]

Configure the resource in `config.lua` file.

[Step 4] Ensure the resource

Its a simple step, just add this line to your `server.cfg` file:

ensure resource_name

Last updated