> For the complete documentation index, see [llms.txt](https://handbuch.kidslab.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbuch.kidslab.de/minetest/allgemeines/installation-minetest-mac.md).

# Installation (Mac)

### Download

Die aktuelle Version kann auf dieser Seite heruntergeladen werden:

{% embed url="<https://www.luanti.org/downloads/>" %}

Nachdem der Download abgeschlossen wurde, liegt die Datei im "Downloads" Ordner.

### Entpacken

Mit einem Doppelklick oder Rechtsklick und "Öffnen" wird das Programm entpackt:

![Entpacken mit Doppel-Klick oder Rechts-Klick und Öffnen](/files/-MWixi352Z20DO8pAZT3)

Nach dem ersten Start kann das Programm einfach mit einem Doppel-Klick geöffnet werden.&#x20;

### In Programme verschieben

Jetzt kann man zum Schluss das Programm noch in den Ordner "Programme" verschieben.

Dazu das Programm in Downloads nehmen und per Drag & Drop in das Verzeichnies "Programme" verschieden - so lässt es sich später leichter starten

![](/files/8CXEs0WnLYHStsxZHhya)

{% hint style="success" %}
Super, geschafft! Minetest ist installiert und es kann losgehen!
{% endhint %}


---

# 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:

```
GET https://handbuch.kidslab.de/minetest/allgemeines/installation-minetest-mac.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
