Compare commits
5 Commits
24c683ff4c
...
fa40cc8ae2
Author | SHA1 | Date | |
---|---|---|---|
fa40cc8ae2 | |||
150560fd42 | |||
cb487b8988 | |||
14752fe833 | |||
4e3108ff4d |
@ -14,6 +14,3 @@
|
|||||||
Способы доната:
|
Способы доната:
|
||||||
* [Ko-Fi](https://ko-fi.com/iiiypuk)
|
* [Ko-Fi](https://ko-fi.com/iiiypuk)
|
||||||
* Переводом через [СБП](https://sbp.nspk.ru/) (`Тинкофф`, `СберБанк`, `ВТБ`) на номер **911 313-90-95**.
|
* Переводом через [СБП](https://sbp.nspk.ru/) (`Тинкофф`, `СберБанк`, `ВТБ`) на номер **911 313-90-95**.
|
||||||
|
|
||||||
## Сведения
|
|
||||||
![License](https://img.shields.io/github/license/iiiypuk/minecraft-launcher?style=for-the-badge) ![Latest release](https://img.shields.io/github/v/release/iiiypuk/minecraft-launcher?style=for-the-badge) ![Total downloads](https://img.shields.io/github/downloads/iiiypuk/minecraft-launcher/total?style=for-the-badge)
|
|
||||||
|
@ -1,13 +1,15 @@
|
|||||||
![logo](_media/logo.svg ':size=10%')
|
![logo](_media/logo.svg ':size=10%')
|
||||||
|
|
||||||
# Minecraft Batch Launcher <small>1.0.0</small>
|
# Minecraft Batch Launcher <small>1.19.2</small>
|
||||||
|
|
||||||
> Теперь запускать Minecraft просто
|
> Теперь запускать Minecraft просто
|
||||||
|
|
||||||
* 📋 Открытый исходный код лаунчера
|
* 📋 Открытый исходный код
|
||||||
* 🏷️ Возможность изменять имя персонажа
|
* 🏷️ Можно менять имя персонажа
|
||||||
* 🧰 Не требуется дополнительный зависимостей
|
* 🧰 Не нужно что-либо доустанавливать
|
||||||
* ⚙️ Нет необходимости в настройке
|
* ⚙️ Не требует настройки
|
||||||
|
|
||||||
|
### 🐧 🪟 🍎
|
||||||
|
|
||||||
[Git](https://git.a2s.su/iiiypuk/minecraft-launcher)
|
[Git](https://git.a2s.su/iiiypuk/minecraft-launcher)
|
||||||
[Начать](README)
|
[Начать](README)
|
||||||
|
@ -3,5 +3,5 @@
|
|||||||
- [Готовые сборки](https://mega.nz/folder/0E0QRKZL#HOyMLQ292PJ3xIE1vXbLJQ)
|
- [Готовые сборки](https://mega.nz/folder/0E0QRKZL#HOyMLQ292PJ3xIE1vXbLJQ)
|
||||||
|
|
||||||
- Translations
|
- Translations
|
||||||
- [🇷🇺 Русский](/)
|
- [🇷🇺 Русский](/README)
|
||||||
- [🇺🇸 English](/en-us/)
|
- [🇺🇸 English](/en-us/README)
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- [Обзор](about.md)
|
- [Обзор](README.md)
|
||||||
|
|
||||||
- Начало работы
|
- Начало работы
|
||||||
|
|
||||||
|
@ -1 +1,18 @@
|
|||||||
# 1.0.0 (2021-02.14)
|
## Легенда
|
||||||
|
- 🐛 - Баг
|
||||||
|
- ✔️ - Исправление
|
||||||
|
- ❌ - Удалено
|
||||||
|
- ➕ - Добавлено
|
||||||
|
- ℹ️ - Информация
|
||||||
|
- ♻️ - Изменено
|
||||||
|
|
||||||
|
## 14/09/2022 - (1.19.2 Update)
|
||||||
|
- ℹ️ - Версия клиента обновлена до 1.19.2
|
||||||
|
- ➕ - Проверка на пустое имя персонажа
|
||||||
|
- ➕ - Добавлено приветствие в лаунчере
|
||||||
|
- ✔️ - Исправлено неправильный вывод текста в консоли для Windows
|
||||||
|
- ✔️ - Исрпалена длинное значение переменной `LIBRARIES_LIST` в Windows
|
||||||
|
|
||||||
|
## 30/07/2022 - (macOS Release)
|
||||||
|
- ✔️ - Версия клиента обновлена до 1.19.1
|
||||||
|
- ℹ️ - Первый выпуск с поддержкой macOS
|
||||||
|
@ -7,6 +7,3 @@ This is a simple script to launch Minecraft without an official launcher
|
|||||||
* To run Minecraft without a license (for testing servers)
|
* To run Minecraft without a license (for testing servers)
|
||||||
|
|
||||||
The absence of the need to compile the launcher allows you to change parameters on the fly simply by editing the `* .bat` file.
|
The absence of the need to compile the launcher allows you to change parameters on the fly simply by editing the `* .bat` file.
|
||||||
|
|
||||||
## Information
|
|
||||||
![License](https://img.shields.io/github/license/iiiypuk/minecraft-launcher?style=for-the-badge) ![Latest release](https://img.shields.io/github/v/release/iiiypuk/minecraft-launcher?style=for-the-badge) ![Total downloads](https://img.shields.io/github/downloads/iiiypuk/minecraft-launcher/total?style=for-the-badge)
|
|
||||||
|
@ -3,5 +3,5 @@
|
|||||||
- [Build](https://mega.nz/folder/0E0QRKZL#HOyMLQ292PJ3xIE1vXbLJQ)
|
- [Build](https://mega.nz/folder/0E0QRKZL#HOyMLQ292PJ3xIE1vXbLJQ)
|
||||||
|
|
||||||
- Translations
|
- Translations
|
||||||
- [🇷🇺 Русский](/)
|
- [🇷🇺 Русский](/README)
|
||||||
- [🇺🇸 English](/en-us/)
|
- [🇺🇸 English](/en-us/)
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
- [About](about.md)
|
- [About](/en-us/README.md)
|
||||||
|
|
||||||
- Getting start
|
- Getting start
|
||||||
|
|
||||||
- [Installing](/en-us/installing.md)
|
- [Installing](/en-us/installing.md)
|
||||||
- [Variables](/en-us/variables.md)
|
- [Variables](/en-us/variables.md)
|
||||||
|
|
||||||
- [ChangeLog](changelog.md)
|
- [ChangeLog](/en-us/changelog.md)
|
||||||
|
18
docs/en-us/changelog.md
Normal file
18
docs/en-us/changelog.md
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
## Legend
|
||||||
|
- 🐛 - Bug
|
||||||
|
- ✔️ - Fixed
|
||||||
|
- ❌ - Removed
|
||||||
|
- ➕ - Added
|
||||||
|
- ℹ️ - Information
|
||||||
|
- ♻️ - Edited
|
||||||
|
|
||||||
|
## 14/09/2022 - (1.19.2 Update)
|
||||||
|
- ℹ️ - Update to 1.19.2 client version
|
||||||
|
- ➕ - Added check for empty player name
|
||||||
|
- ➕ - Added laucher title
|
||||||
|
- ✔️ - Fixed Windows echo bug
|
||||||
|
- ✔️ - Fixed long LIBRAIRES string variable
|
||||||
|
|
||||||
|
## 30/07/2022 - (macOS Release)
|
||||||
|
- ✔️ - Update to 1.19.1 client version
|
||||||
|
- ℹ️ - First macOS version
|
@ -7,7 +7,7 @@
|
|||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||||
<meta name="description" content="Description">
|
<meta name="description" content="Description">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||||
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/lib/themes/vue.css">
|
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify/lib/themes/buble.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="app">Loading...</div>
|
<div id="app">Loading...</div>
|
||||||
|
3677
package-lock.json
generated
Normal file
3677
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user