LauncherGo 2.6.1
中文
新增
- 发布 LauncherGo 2.6.1,更新本地开发构建默认版本号。
- 新增多语言界面支持,增加俄语、德语、法语、西班牙语、波兰语和巴西葡萄牙语资源,并统一语言切换和本地化服务。
- 模组导入支持多来源选择、ZIP 多选和引号分隔的多路径输入;最终简化为仅导入包含
modinfo.json 的 ZIP 文件。
- 控制台日志过滤支持按关键词搜索、启用开关、匹配模式和本地化显示。
- 自动化支持实例启动前、关服前、关服后等生命周期脚本,可启用
.bat/.cmd 脚本并管理脚本路径。
- EasyTier 引导/中继节点支持 MVL 兼容的 JSON 订阅链接,并自动解码
None、Base62、Base64 节点地址。
- 模组列表新增名称和运行端显示,读取
modinfo.json 的 name、side 字段。
优化
- 模组导入简化为浏览并多选 ZIP 文件,支持引号分隔的多路径输入。
- 优化侧边栏分组和控制台过滤设置布局,过滤表格按内容自适应宽度。
- 稳定本地化 ComboBox 选项初始化,避免语言切换时选项重复或错位。
- 下载版本页面调整搜索框、导入和刷新按钮布局,减少控件间距分散。
移除
- 移除 Stratum 服务端相关代码、下载入口和配置项。
English
Added
- Released LauncherGo 2.6.1 and updated the default local development version.
- Added a localized multi-language UI with Russian, German, French, Spanish, Polish, and Brazilian Portuguese resources, plus unified language switching and localization services.
- Added multi-source mod selection, multi-select ZIP import, and quoted multi-path input; the final workflow is simplified to ZIP files containing
modinfo.json.
- Added searchable, toggleable, localized console log filters with configurable match modes.
- Added automation lifecycle scripts for events such as before instance start, before shutdown, and after shutdown, with
.bat/.cmd path management.
- Added MVL-compatible JSON subscriptions for EasyTier bootstrap/relay nodes with automatic
None, Base62, and Base64 address decoding.
- Added mod name and runtime side columns sourced from the
name and side fields in modinfo.json.
Improved
- Simplified mod importing to browse and multi-select ZIP files, including quoted multi-path input.
- Improved sidebar grouping and console-filter layout, with content-sized filter table columns.
- Stabilized localized ComboBox initialization to prevent duplicated or misplaced options when switching languages.
- Reworked the download-version toolbar so the search field, import, and refresh controls stay grouped together.
Removed
- Removed Stratum server code, download entries, and configuration options.
Full Changelog: v2.6.0...v2.6.1