# Installation

First we want you to know that our script only supports the following versions of the two most used frameworks, in older versions it may be usable but we do not provide support since the development focuses on the following versions:

{% tabs %}
{% tab title="QBCore" %}
{% code title="server.cfg" overflow="wrap" %}

```
ensure oxmysql
ensure qb-core
ensure origen_hostage
```

{% endcode %}
{% endtab %}

{% tab title="ESX" %}
{% code title="server.cfg" overflow="wrap" %}

```
ensure oxmysql
ensure es_extended
ensure origen_hostage
```

{% endcode %}
{% endtab %}
{% endtabs %}

{% hint style="warning" %}
We recommend uploading our script files without using FileZilla, as the upload process may corrupt our scripts. As a recommendation, please use WinSCP or other reliable programs to upload the files.
{% endhint %}
