π‘Installation
Download & Extract
Obtain the script (e.g., from Tebex or another resource).
Place it into your FiveM
resources
folder:resources/[local]/rs_market
Add to Server Config
ensure rs_market
Replace
rs_market
with your actual folder name if it differs.
Framework Check
The script detects ESX or QBCore automatically, but you can force a framework by setting
Config.Framework
to"esx"
,"qbcore"
, or"auto"
in the config file.Ensure your chosen framework resource (
es_extended
orqb-core
) is started before this script.
Last updated