Axolotl Launcher v1.6.0
Axolotl Launcher 1.6.0
发布日期 / Published: 2026-07-28
中文
新增
- 新增实验室,首批提供渐变颜色生成器和 Java 版种子地图。
变更
- 优化下载源切换、重试与进度展示,提升安装下载的稳定性。
- 重写了加载器版本和类型的解析方式。
- 重写了一些vibe留下的其它代码。
- 为避免批量导入过程中还未来得及解析的加载器造成误解,现在逐个导入实例并显示进度
- 优化 Linux 桌面文件(.desktop):补充 Comment、Keywords、StartupWMClass、StartupNotify 等字段,添加 x-scheme-handler/axolotl 协议关联与中文本地化,并为 Exec 添加 WEBKIT_DISABLE_DMABUF_RENDERER=1 环境变量。
- 将 Linux 桌面文件模板从 Tauri 模板变量格式改为固定值格式,确保编译后的 .desktop 文件直接使用 "Axolotl Launcher" 作为名称、图标和可执行文件。
Bug 修复
- 修复了皮肤页面无法导入皮肤的问题。
- 修复了导入界面无法正常导入的bug。
English
Added
- Added Lab with a gradient color generator and a Java Edition Seed Map.
Changed
- Improved download routing, retries, and progress reporting for more reliable installs.
- Changed the way the launcher handles modpack parsing.
- Changed some frontend code left by vibe and replaced it with native components.
- To avoid confusion caused by loaders that have not yet been parsed during batch imports, instances are now imported one by one with progress displayed.
- Improved the Linux desktop file (.desktop) with Comment, Keywords, StartupWMClass, and StartupNotify fields; added x-scheme-handler/axolotl protocol association and Chinese localization; and set WEBKIT_DISABLE_DMABUF_RENDERER=1 for Exec.
- Replaced Tauri template variables in the Linux desktop file template with fixed values, ensuring the built .desktop file uses "Axolotl Launcher" directly for its name, icon, and executable.
Fixed
- Fixed the skin page failing to import skins.
- Fixed the import page failing to import instances.