🗒️Installation
Drag and Drop
doughDealership
into your resources folderAdd
ensure doughDealership
to your server.cfgImport
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
Script is by default set to use ESX, if you wish to change it to use QBCore edit
shared/config.lua
and setConfig.ESX = false
Go into
fxmanifest.lua
and comment out the marked sections
Last updated