> For the complete documentation index, see [llms.txt](https://fo4r-studio.gitbook.io/fo4r-scripts/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fo4r-studio.gitbook.io/fo4r-scripts/fo4r-exclusives/installation.md).

# Installation

### **Dependencies**

1. [ox\_mysql](https://github.com/overextended/oxmysql/releases)
2. [es\_extended](https://github.com/esx-framework/esx_core)
3. [esx\_menu\_default](https://github.com/esx-framework/esx_core)
4. [esx\_menu\_dialog](https://github.com/esx-framework/esx_core)

### Step 1

Make sure you have on your server all the scripts written in [dependencies](#dependencies)

### Step 2

Once your purchase is verified, download the resource and add it to the resources of your server. Then add this line of code to your server.cfg

```
ensure Fo4rExclusives
```

### Step 3

Inside the resource comes a file called "install\_me.sql" and add those tables to your database.

### Step 4

Before turning on the server open the config.lua file and make the changes that are convenient for you.

<figure><img src="/files/ZHay4gaEzcQcigL3R02l" alt=""><figcaption><p>config.lua</p></figcaption></figure>

### Step 5

Turn on your server and enjoy
