> ## Documentation Index
> Fetch the complete documentation index at: https://docs.thunder-studio.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Installation

> Comment installer TS Flood.

<iframe width="100%" height="400" src="https://www.youtube.com/embed/YOUTUBE_VIDEO_ID" title="TS Flood Installation" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## 1. Prérequis

* **[ts-lib](https://store.thunder-studio.net/download/ts-lib)** (obligatoire)
* **[ox\_lib](https://coxdocs.dev/ox_lib)** (obligatoire)
* **[zUI-v2](https://github.com/ZProject-Official/zUI-v2)** (obligatoire)
* **[ts\_flood\_water](https://github.com/Thunder-Scripts/script-content/releases/tag/flood-scripts)** (obligatoire)

## 2. Ajouter les ressources

Place `ts_flood` et `ts_flood_water` dans le dossier `resources` de ton serveur.

## 3. Ordre de lancement

```cfg theme={null}
ensure ox_lib
ensure ts-lib
ensure zUI-v2
ensure ts_flood_water
ensure ts_flood
```

## 4. Langue

Le script utilise les locales ox\_lib. Définis la langue dans `server.cfg` :

```cfg theme={null}
setr ox:locale fr
```

Valeurs supportées : `en`, `fr`.
