> For the complete documentation index, see [llms.txt](https://wiki.dough.land/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dough.land/doughdealership/installation.md).

# 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

{% hint style="info" %}

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)

{% endhint %}

### 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
