Configuration for 'QB' framework
orbit-lib for QB
Orbit Library Configuration | QB
orbit-lib Configuration File | config.lua
Config = {}
Config.Framework = 'qb' -- qb, esx or qbx.
Config.TargetResource = 'qb-target' -- qb-target or ox_target
Config.Inventory = 'qb-inventory' -- qb-inventory, ox_inventory, ps-inventory, lj-inventory or qb-like (Note: Use qb-like to use other inventories that use the same exports as qb-inventory if you have a different inventory then supported)
Config.CustomInventory = '' -- Leave empty if you do not use qb-like and have a supported inventory
Config.CustomExport = '' -- If your inventory name is not the same as the inventory exports fill this!
Config.Notify = 'qb' -- qb, ox, esx or qbx Last updated