# Dependencies

## RM Tools Installation

**RM Tools** is a script that includes various tools for our some FiveM projects. Follow the steps below to add this script to your project

## **Step 1: Downloading RM Tools**

#### You can get the **RM Tools** script for free from [Rainmad Store](https://store.rainmad.com/package/6478949).

* Go to Rainmad Store and log in with your account.
* Purchase the free **RM Tools** package.
* Once the purchase is complete, the script will be added to your **Keymaster** account.

## **Step 2: Download from Keymaster**

* Go to FiveM Keymaster.
* Log in using your CFX account.
* Navigate to the **Assets** section and find the **RM Tools** package.
* Download the package to your local machine.

## **Step 3: Installing RM Tools**

* After downloading, extract the contents of the package.
* Place the extracted folder into your `resources` directory in your FiveM server.
* Open your `server.cfg` file and add the following line to ensure the script is started:

  ```bash
  ensure rm_tools
  ```

## **Step 4: Restart Your Server**

Once the setup is complete, restart your FiveM server to apply the changes. You should now be able to use **RM Tools** within your server.
