QBCore / ESX
1. Dependency
g_core
Download the latest release from your CFX Portal or Keymaster account.
2. Ensure Order
If you have a folder for all your scripts, you can place this script inside of that folder and skip this step.
Open your server.cfg file located at the root folder of your server.
ensure g_core
ensure g_lifestyle3. Configure
Open the config.lua file and configure the script to your server needs. Each option inside the file is explained. For further help, join our Discord.
4. Database
Add the included SQL file into your database. The file is included in the download. You can do this by 1 of 2 ways...
Drag the file from the folder to HeidiSQL query section. It will auto populate the code for you without having to open the file.
Open the SQL file and copy the code. Open HeidiSQL and paste the code into the query section.
Last updated