# Installation

***

### Description: 0Resmon Caravan Installation Document and Basic Concepts

## Installation

This installation guide covers both <mark style="color:red;">ESX</mark> and <mark style="color:blue;">QBCore</mark> frameworks.

### What is required for installation

* **0r\_lib** <mark style="color:blue;">(You can find it on your Keymaster.)</mark>
* **Map Files** <mark style="color:blue;">(You can find it script files)</mark>

#### Supported Inventories

* qb-inventory
* qs\_inventory
* ox\_inventory

#### ESX

```
start es_extended
start 0r_lib
start 0r-caravan
--- esx resources --
```

#### QBCore

```
start qb-core
start 0r_lib
start 0r-caravan
--- qbcore resources --
```
