Basic installation guide.
Last updated 11 months ago
\ox_inventory\data\items.lua
['tablet-job'] = { label = 'Tablet', description = '', weight = 220, stack = false, consume = 0, client = { export = 'nelo-tablet.NeloOpenMain' } },
\qb-core\shared\items.lua
tablet_job = { name = 'tablet_job', label = 'Tablet', weight = 200, type = 'item', image = 'tablet-job.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = '' },
Config.Inventory = "QB" -- QB or OX