Configuration for 'ESX' framework
orbit-lib for ESX
Orbit Library Configuration | ESX
orbit-lib Configuration File | config.lua
Config = {}
Config.Framework = 'esx' -- qb, esx or qbx.
Config.TargetResource = 'ox_target' -- qb-target or ox_target
Config.Inventory = 'ox_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 = 'ox' -- qb, ox, esx or qbx Last updated