Installation
1. Resource Download
Once purchased, the resource will be sent directly your Cfx.re Portal account. Download your resource from Cfx.re Portal, as well as any dependencies, and place them within your servers resource
folder.
2. Start Order
Start the resource and all dependencies in the following order in your server.cfg
, always be sure to have the bridge ensured after any resource it will be detecting.
# Standalone
ensure oxmysql
ensure ox_lib
# Core
ensure FRAMEWORK
ensure INVENTORY
ensure TARGET
# r_scripts
ensure r_bridge
ensure r_killfeed
3. Configure Resource
Go through the configs
folder and configure the appropriate files to your server needs. If you are using a custom framework or unsupported inventory, you can make those modifications in our bridge.
Last updated