QBCore
Last updated
No need to do any extra step in config.lua
['mixer'] = {
['name'] = 'mixer',
['label'] = 'mixer',
['weight'] = 1,
['type'] = 'item',
['image'] = 'mixer.png',
['unique'] = false,
['useable'] = true,
['shouldClose'] = true,
['combinable'] = nil,
['description'] = 'music mixer',
},Image is provided in [xdj].pack.zip, the image is called mixer.png
Last updated