🗒️Installation

  1. Drag and Drop doughDealership into your resources folder

  2. Add ensure doughDealership to your server.cfg

  3. Import sql/import.sql to your DB

For ESX → requires a table named owned_vehicles ( esx_vehicleshop )

For QBCore → requires player_Vehicles ( qb-vehicleshop | sql files is included in sql folder as well)

Change from ESX -> QBCore

  1. Script is by default set to use ESX, if you wish to change it to use QBCore edit shared/config.lua and set Config.ESX = false

  2. Go into fxmanifest.lua and comment out the marked sections

Last updated