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