⬇️Installation

Please read everything carefully and ensure you've completed all of the steps below. This will help you avoid any problems.

STEP - 1 Download Resource

To begin downloading your recently purchased resource from fusion.tebex.io. log in to your cfx.re keymaster account and navigate to the 'Granted Assets' section, where you will find the latest release.

STEP - 2 Resource Dependencies

This asset depends on specific essential dependencies crucial for it to function properly. Without these dependencies, the asset is likely to encounter errors which will be displayed in the command console.

When downloading the script from cfx.re keymaster, you'll receive the latest fx-treasurehunt file. After downloading the latest file of fx-treasurehunt make sure to download the dependencies of the script.

Dependencies
Link

ox_lib

STEP - 3 Resource Installation

Ensure proper placement of assets by following these steps carefully. Skipping this step may result in errors related to missing exports, so it is crucial to adhere to them.

• Create a new folder called [fusionfx] in your resources folder

• Drag & Drop all the downloaded dependencies into the [fusionfx] folder

• Drag & Drop the downloaded file fx-treasurehunt into the [fusionfx] folder

• Copy the lines given in the below snippet into the server.cfg file

Copy

## Start dependencies of fx-treasurehunt script
ensure ox_lib
## Start fx-treasurehunt script
ensure fx-treasurehunt

Last updated