Installation
Please follow these instructions carefully if you do so you should have no issues, if you do still experience issues after reading through all of this then please make a ticket in discord.
Converting Data from Older Version
Please grab your old projectCars.json
and place it in the root directory of clean_projectCars. The script will auto-detect it on startup and convert any old vehicles to the new SQL table.
Inventory Instructions
OX_INVENTORY/CLEAN_INVENTORY
In order for this to work you will need to add all the data in INSTALLATION/itemsToAdd/ox_items.lua
to ox_inventory/data/items.lua
QB-INVENTORY
For all QB based inventory systems you can find the items in the following folder
INSTALLATION/itemsToAdd/qb_items.lua
should you wish to manually add them
Last updated