# Installation

1. Drag and Drop `doughNamechanger` into your resources folder
2. Add `ensure doughNamechanger` to your server.cfg

### Change from QBCore -> ESX

1. Script is by default set to use QBCore, if you wish to change it to use ESX edit `shared/config.lua` and set `Config.ESX = true`
2. Go into `fxmanifest.lua` and comment out the `@qb-core/import.lua` and uncomment the 3 files in `server_scripts {}`

### Use BT-Target

1. Uncomment the lines in `fxmanifest.lua` that are marked
2. Change `Config.UseBTtarget = true`
3. Success! Should work now!

{% hint style="info" %}
Credit for BT-Target goes to [https://forum.cfx.re/u/skellykat\_gaming/](https://forum.cfx.re/u/skellykat_gaming/summary)
{% endhint %}
