boiidevelopment / boii-rgbcontroller-qb

FiveM Simple RGB Controller for QBCore
GNU General Public License v3.0
4 stars 1 forks source link

README fix image name and usable incorrect for rgbkit #1

Open Pardison opened 1 year ago

Pardison commented 1 year ago

--<!>-- RGB CONTROLLER --<!>-- ['rgbc'] = {['name'] = 'rgbc', ['label'] = 'RGB Controller', ['weight'] = 100, ['type'] = 'item', ['image'] = 'rgbc.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A rgb controller for use in vehicles!'}, ['rgbkit'] = {['name'] = 'rgbkit', ['label'] = 'RGB Kit', ['weight'] = 100, ['type'] = 'item', ['image'] = 'rgbkit.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Fit a rgb lighting kit to your vehicle!'},