# Installation

## Install Dependency

* Download [oxmysql](https://github.com/overextended/oxmysql/releases)
* Download [ox\_lib](https://github.com/overextended/ox_lib/releases)
* Database should install automatically, in case it doesn't you have SQL file in script
* qbcore needs some adjustments in core script, check [QB CORE](https://docs.uniq-scripts.com/documentation/paid-resources/advanced-job-creator/installation/qb-core)
* Server cfg:

```
ensure oxmysql
ensure ox_lib
ensure framework (esx/qb)
ensure inventory
ensure uniq-jobcreator
```

<mark style="color:yellow;">Script is not drag and drop, you need to adjust client/editable.lua, server/editable.lua and config.lua to work properly with your server, we provided functionality for default esx/qb server.</mark>
