# Installation

To add script to your server, simply follow steps below.

1. Go to [**CFX Assets**](https://keymaster.fivem.net/asset-grants) and download newest script version
2. Unpack downloaded ZIP file into your resources folder
3. Run SQL file attached with script (`localhost.sql` file located in root folder of script)

{% hint style="danger" %}
Make sure that script folder is named <mark style="color:red;">**bl-mdt**</mark>. Any other name could cause problems while script is running.
{% endhint %}

***

### Dependencies

To work properly, script requires scripts listed below to be installed and running on server.

* [**qb-core**](https://qbcore.net/)
* [**oxmysql**](https://overextended.dev/oxmysql)

{% hint style="info" %}
Scripts listed above <mark style="color:blue;">**must**</mark> be started <mark style="color:blue;">**before**</mark> MDT.
{% endhint %}
