Installation Guide
Dependencies
Dependency | Description |
---|---|
| Framework |
| |
| Important Library |
| Important Library |
Installation Steps
1. Add Items
Open
items.lua
: Navigate toox_inventory/data/items.lua
.Add the Following Items: Insert the following code into the
items.lua
file:
Most inventories and frameworks (e.g. ox_inventory & qb-core) come with oxy as a pre-established item, if at any point you removed it here it is again.
2. Copy Images
Copy the corresponding item images to the images
folder of your inventory
3. Run the SQL
Simply run the SQL file named 'run_me.sql
' in the [SQL] directory.
Last updated