# Первые шаги

После первого запуска игры с модами нужные для их работы файлы были созданы, а также немного изменилось главное меню:

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

Появилась кнопка "Обновить" (круговая стрелка), которая даёт нам возможность увидеть изменения, не перезапуская игру, достаточно просто кликнуть на неё.

<div align="left"><figure><img src="/files/SEtMEwvabUqjgt64awAs" alt=""><figcaption></figcaption></figure></div>

Теперь откроем корневую папку Minecraft (`.minecraft`), чтобы найти файлы, которые мы будем изменять.

В папке `config` будет находиться файл `“packmenu.cfg”`, который используется для настройки логотипа, слайд-шоу в фоне, а также изменения положения различных элементов стандартного меню Minecraft.

В папке `packmenu/resources/assets/packmenu` содержатся папки с файлами, каждый из которых отвечает за тот или иной элемент в меню Minecraft.

<figure><img src="/files/2oMHZXOHHrWvOjkQwZlX" 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://wiki.aegis-mine.ru/modifications/glavnoe-menyu/packmenu/pervye-shagi.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.
