Installation
Prerequisites
Ensure you are using QB-Core or ESX frameworks.
Make sure your MySQL database is correctly configured (supports
oxmysql
orghmattimysql
).
Steps
Add Items to the Server
If using QB-Core, copy the contents of
qb.txt
into yourqb-core/shared/items.lua
.If using ESX, import the SQL file
esx.sql
into your database.
Place Script Files Download and add the resource folder to your serverβs resources directory.
Update Server Configuration Add the following line to your
server.cfg
:Restart your server.
Last updated