> For the complete documentation index, see [llms.txt](https://gitbook.eternyuhc.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.eternyuhc.fr/tuto-mumble/configurer-mumble/launcher-minecraft.md).

# • Launcher Minecraft

> Pour utiliser **Mumble** sur le **client Minecraft**, vous avez besoin des **2 premiers liens** ci-dessous :&#x20;

* **Forge Minecraft :** [**https://files.minecraftforge.net/net/minecraftforge/forge/index\_1.8.9.html**](https://files.minecraftforge.net/net/minecraftforge/forge/index_1.8.9.html)
* **Mod Mumble Link :** [**https://beta.curseforge.com/minecraft/mc-mods/mumblelink/download/2327154**](https://beta.curseforge.com/minecraft/mc-mods/mumblelink/download/2327154)
* **Optifine (pour avoir un jeu plus fluide) :** [**http://adfoc.us/serve/sitelinks/?id=475250\&url=http://optifine.net/adloadx?f=OptiFine\_1.8.9\_HD\_U\_M5.jar\&x=1947**](http://adfoc.us/serve/sitelinks/?id=475250\&url=http://optifine.net/adloadx?f=OptiFine_1.8.9_HD_U_M5.jar\&x=1947)

> Pour installer **Forge** et **Mumble Link** suivez ces 6 étapes :&#x20;

1. Cliquez sur l'archive **Forge 1.8.9** et ouvrez le fichier '**Forge Installer**'
2. Cliquez sur la case : ''**Install Client**''
3. Effectuez le raccourci **Windows+r** et recherchez **%appdata%**
4. Suivez le chemin **AppData** > **Roaming** > **.minecraft**
5. Une fois dans **.minecraft** créez un dossier nommé '**mods**'. Vous y mettrez ensuite **Mumble link** **1.8.9** ainsi qu'**Optifine** (si vous l'avez téléchargé).
6. Lancez **minecraft** et cherchez le profil '**Forge 1.8.9**'. Celui-ci est créé automatiquement après avoir installé forge.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://gitbook.eternyuhc.fr/tuto-mumble/configurer-mumble/launcher-minecraft.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
