From f91d05820ef8aa8379e10e861cb391e1f6d6443f Mon Sep 17 00:00:00 2001 From: DIvan2000 Date: Fri, 19 Sep 2025 21:09:34 +0400 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/README.md b/README.md index e69de29..bcb006a 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,25 @@ +## 💾 Установка сборки / Installing the Modpack + +Для установки сборки выполните следующие шаги: +To install the modpack, follow these steps: + +1. **Скачайте архив со сборкой** + **Download the modpack archive** + - [Скачать .zip / Download .zip](https://git.divan2000.su/DIvan2000/minecraft-basicmods/archive/1.21.1.zip) + +2. **Распакуйте архив в любую удобную папку** + **Extract the archive to any folder you prefer** + +3. **Запустите установщик** + **Run the installer** + - Для \*NIX / For \*NIX systems (Linux, macOS): + ```bash + ./install.sh + ``` + - Для Windows / For Windows: + ```cmd + install.cmd + ``` + +💡 **Полезные ссылки / Useful Links** +- [README ветки main](https://git.divan2000.su/DIvan2000/minecraft-basicmods/src/branch/main) — общая документация / general documentation \ No newline at end of file