# Installation Guide

This guide will provide step-by-step instructions on how to install and set up the KQ\_TOWING2 script for FiveM.

### Step 1: <a href="#step-1" id="step-1"></a>

After downloading the script, unzip the folder and place it in the `resources` directory on your FiveM server.

### Step 2: <a href="#step-2" id="step-2"></a>

Add the script to your `server.cfg` file. Make sure that it's added **after** the framework of choice if using any.

### Step 3: <a href="#step-3" id="step-3"></a>

Open the `config.lua` file in the script folder and make sure that the correct framework is enabled. (If using ESX or QBCore)

### Framework specific setup <a href="#framework-specific-setup" id="framework-specific-setup"></a>

#### ESX <a href="#esx" id="esx"></a>

* Import the SQL file located inside the `/esx` folder to your database to add the items or change the item names in the config to match existing items.

#### QBCore <a href="#qbcore" id="qbcore"></a>

* Add the items located in the `/qb` folder to your qb-core shared.lua file `qb-core/shared/items.lua` or `qb-core/shared.lua` or change the item names in the config to match existing items.

### Extra <a href="#extra" id="extra"></a>

* If using an anti-cheat make sure to whitelist a prop: `prop_roadpole_01a`. This prop is required for the rope to work properly
