Installation
Prepare and install dependencies
Framework dependencies (supported by current bridge)
For framework, you can either choose:
You also need an inventory:
Download
Please make sure that you have downloaded the Release version, since it has prebuilt UI. Otherwise, you'll need to build the UI yourself.
Add inventory items
ox_inventory/data/items.lua
Run SQL query
In your database, run the provided query below.
Configuration
Please ensure, that everything is configured as you like in configs
directory.
Optional
As an optional thing, we also included item image, in optional
directory, you can copy it to ox_inventory/web/images/
directory.
Start resource
Make sure, resource is started after ox_lib
and oxmysql
.