Installation Guide
Here's the full installation guide for the QBCore Version of the Oxy Run..
Dependencies
Dependency | Description |
---|---|
| Framework |
| |
| Important Library |
| Important Library |
Installation Steps
1. Add Items
For ESX:
Import the
items.sql
file into your database in the [SQL]/ESX directory.
For QB-CORE:
Open
items.lua
: Navigate toqb-core/shared/items.lua
.Add the Following Items: Insert the following code into the
items.lua
file:
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