> For the complete documentation index, see [llms.txt](https://docs.vanillasquad.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vanillasquad.com/osnovnye/ustanovka-sborki-servera/kak-ustanovit-sborku-cherez-modrinth.md).

# Как установить сборку через Modrinth?

### Шаг 1. Установка лаунчера Modrinth

1. **Перейдите на сайт Modrinth**\
   Откройте браузер и зайдите на [официальный сайт Modrinth](https://modrinth.com/app).
2. **Скачайте лаунчер**\
   Нажмите кнопку **Download** и выберите версию для вашей системы (Windows, macOS или Linux).
3. **Установите лаунчер**\
   Запустите скачанный файл и следуйте инструкциям установщика.

### Шаг 2. Настройка лаунчера

1. **Запустите Modrinth**\
   Откройте лаунчер после установки.
2. **Авторизуйтесь**\
   Войдите в аккаунт Microsoft или создайте новый, если у вас его нет.

### Шаг 3. Установка сборки VanillaSquad

1. **Найдите сборку**\
   В главном меню лаунчера выберите **Minecraft**.\
   Перейдите во вкладку **Discover content** (Обзор контента), далее раздел **Modpacks**.\
   Введите в поиске VanillaSquad и нажмите Enter.<br>

   <figure><img src="/files/kZwFOKajxg6HMg4TQwj4" alt=""><figcaption></figcaption></figure>
2. **Установите сборку**\
   Выберите сборку VanillaSquad из результатов поиска и нажмите **Install** (Установить).\
   Дождитесь завершения загрузки модов. Время зависит от скорости вашего интернета.

### Шаг 4. Запуск игры

1. **Запустите сборку**\
   После установки нажмите **Play** (Играть) рядом с VanillaSquad в лаунчере.\
   Minecraft запустится с установленными модами.<br>

   <figure><img src="/files/ky26lmWKW7CubRNsR0G6" alt=""><figcaption></figcaption></figure>
2. **Настройте профиль**\
   При первом запуске настройте параметры игры, такие как графика или управление, если требуется.

Теперь вы готовы наслаждаться игрой на сервере VanillaSquad с установленной сборкой модов! Если возникнут вопросы, обратитесь к нашей поддержке в Discord.


---

# 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://docs.vanillasquad.com/osnovnye/ustanovka-sborki-servera/kak-ustanovit-sborku-cherez-modrinth.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.
