π οΈINSTALLATION
π₯ 1. Download & Extract
Download the script and extract it into your server's
resourcesfolder.Rename the folder:
janiel-blackmarketMake sure the script is placed below the following resources in your
server.cfg:
ox_lib
qb-target
ox_target- Don't forget to add the item images as well.
Each item has a
.pngicon that must be placed inside your inventory systemβs image folder. If you skip this step, the item icons will show as missing.For QB-Inventory:
qb-inventory/html/images/For OX Inventory:
ox_inventory/web/images/This ensures all dependencies (UI / Target systems) load correctly.
βοΈ 2. Add to Server Config
Add this line to your server.cfg:
ensure janiel-blackmarketπ 3. Dependencies
The script supports automatic detection and multiple frameworks.
Target Systems
System
Required?
qb-target
Optional
ox_target
Optional
ox_lib
Required if you are NOT using any target system
Set inside config:
Config.TargetSystem = "auto" -- auto / qb-target / ox_targetLast updated