Releases: Kron4ek/minecraft-vortex-launcher
Releases · Kron4ek/minecraft-vortex-launcher
v1.1.0.1
Big update
Changelog of version 1.1
- Implemented Client Downloader. It's now possible to download any Minecraft (client) version
- Implemented downloading missing libraries on game launch (can be enabled in settings)
- Implemented UUID generator
- Implemented launcher settings
- Some interface (GUI) improvements
- Fixed client JSON parsing, it's now possible to run all Minecraft version (including newest)
- It's now possible to install Forge and (probably) other APIs
- Added ability to change launch parameters (can be changed in settings)
- Added ability to save launch string to external file
- launcher_profile.json creates (required for Forge installers)
- Disabled RAM amount limit
- Working directory changed to launcher's directory
- Configuration location changed to launcher's directory
- Additional bug fixes and improvements
Additional fixes in 1.1.0.1 version
- Create launcher_profile.json only when at least one version is available
- Interface (GUI) improvements
- Fixed download failures detection
- Java existence checking improved
v1.0.2
VLauncher_v1.0.2_Linux.zip
VLauncher_v1.0.2_Windows.zip
- Исправлен запуск Forge версий клиента
- Изменены параметры запуска в соответствии с официальным лаунчером
- Добавлена обработка параметра version_type
- Несколько других мелких исправлений