QBCore / ESX

1. Dependency

g_core

Download the latest release from your CFX Portal or Keymaster account.


2. Ensure Order

Open your server.cfg file located at the root folder of your server.

ensure g_core
ensure g_lifestyle

3. 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...

  1. Drag the file from the folder to HeidiSQL query section. It will auto populate the code for you without having to open the file.

  2. Open the SQL file and copy the code. Open HeidiSQL and paste the code into the query section.

Last updated