# Quilt

{% hint style="info" %}
此模组加载器已考虑对其支持自动安装功能。
{% endhint %}

1. 通过使用《[模组加载器中心](https://docs.nullcraft.org/software/modloader-center)》下载或[自行下载](https://quiltmc.org/) Quilt Installer(安装器) 文件

<figure><img src="/files/A0XaqioclwByzuX9nwu1" alt=""><figcaption></figcaption></figure>

2. 运行 Quilt Installer(安装器) 文件
   1. 选择要安装的版本然后选择对应的 .minecraft 路径

<figure><img src="/files/pyEtC8VHWZ2nawZ1SNKo" alt=""><figcaption></figcaption></figure>

3. 如需安装服务端则使用 Server 页面
   1. 选择对应的游戏版本后，选择一个空文件夹后点击 Install 安装

<figure><img src="/files/VrO5ift9gyOMs8tDpVXN" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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://docs.nullcraft.org/tutorial/install-modloader/minecraft/quilt.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.
