> For the complete documentation index, see [llms.txt](https://gocomedyfunstoredocs.gitbook.io/gocomedyfun-store/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gocomedyfunstoredocs.gitbook.io/gocomedyfun-store/scripts-free/package-fun/francais/dependance.md).

# Dépendance

### Explication des Dépendances

#### &#x20;  **Package Fun \[v1.0.2]**

***

#### 🔄 **Framework Supporté : ESX, QBCORE, QBOX**

**🟩 Installation ESX**

1. Téléchargez `es_extended` (version 1.13.4 Legacy)
2. Placez dans `resources/[esx]/es_extended`
3. Ajoutez dans `server.cfg` :

   ```cfg
   ensure es_extended
   ```

👉 [es\_extended – GitHub Officiel](https://github.com/esx-framework/es_extended)

🟦 Installation QBCore\
Téléchargez `qb-core` (version 1.3.0)\
Placez dans `resources/[qb]/qb-core`\
Ajoutez dans `server.cfg` :

```plaintext
ensure qb-core
```

👉 [qb\_core – GitHub Officiel](https://github.com/qbcore-framework)

🟥 Installation QBOX\
Télécharge `qbox-core` (version 1.23.0)\
Placez dans `resources/[qbox]/qbox-core`\
Ajoutez dans `server.cfg` :

```plaintext
ensure qbox-core
```

👉  [qbox\_core – GitHub Officiel](https://github.com/Qbox-project/qbx_core)

***

#### &#x20;Résumé des Dépendances

| Nom            | Rôle               | Requis pour |
| -------------- | ------------------ | ----------- |
| `es_extended`  | Framework (ESX)    | ESX         |
| `qb-core`      | Framework (QBCore) | QBCore      |
| `qbox-core`    | Framework (QBox)   | QBox        |
| `ox_inventory` | Items              | Tout        |
