mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-04-06 16:32:05 +03:00
[FIX][DOCS] Удален неактуальная папка docs.
This commit is contained in:
parent
2d15f34007
commit
1666aafeed
2 changed files with 0 additions and 38 deletions
|
@ -1,19 +0,0 @@
|
||||||
# Changes
|
|
||||||
* Build with Gradle
|
|
||||||
* The code is free of many dirty "hacks" that depend on the implementation and undocumented features of a particular JVM
|
|
||||||
* Removed JVM installation
|
|
||||||
* Brute-force attack protection
|
|
||||||
* Launcher compiles and runs with JDK 10
|
|
||||||
* Patched launchwrapper with Java 10 support
|
|
||||||
* ClassPath is not visible in the start line
|
|
||||||
* Symlinks are fully allowed without restrictions
|
|
||||||
* Removed an undocumented feature which allowed to use JavaScript plugins on server side
|
|
||||||
* Various improvements and bugfixes
|
|
||||||
* Split into 5 modules instead of two
|
|
||||||
* The old bypasses don't work
|
|
||||||
* Partially modified structure of the classes
|
|
||||||
* Bug fixes in the main branch of the launcher
|
|
||||||
* Ability to install different skins on different servers
|
|
||||||
* Send HWID
|
|
||||||
* Flexible exe settings when building
|
|
||||||
* And much more!
|
|
|
@ -1,19 +0,0 @@
|
||||||
# Изменения
|
|
||||||
* Сборка Gradle
|
|
||||||
* Код избавлен от множества грязных "хаков", зависящих от реализации и недокументированных особенностей конкретной JVM
|
|
||||||
* Вырезана установка своей JVM
|
|
||||||
* Защита от брута пароля
|
|
||||||
* Лаунчер комплируется и запускается с JDK 10
|
|
||||||
* Патч launchwrapper с поддержкой Java 10
|
|
||||||
* ClassPath не виден в строке запуска
|
|
||||||
* Полностью разрешены симлинки без ограничений
|
|
||||||
* Вырезана недокументированная возможность использования JavaScript плагинов на стороне сервера
|
|
||||||
* Различные исправления и доработки
|
|
||||||
* Разбиение на 5 модулей вместо двух
|
|
||||||
* Старые обходы не работают
|
|
||||||
* Частично изменена структура классов
|
|
||||||
* Исправления багов из основной ветки лаунчера
|
|
||||||
* Возможность устанавливать разные скины на разные сервера
|
|
||||||
* Отправка HWID
|
|
||||||
* Гибкая настройка параметров exe при сборке
|
|
||||||
* И многое другое!
|
|
Loading…
Reference in a new issue