Skip to content

Releases: Lhy723/MMCL

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 01 Aug 17:40

Full Changelog: v0.1.1...v0.1.2

MMCL 0.1.1

Choose a tag to compare

@github-actions github-actions released this 01 Aug 15:34

MMCL 0.1.1

0.1.1 是在 0.1.0 基础上的稳定性与发布流程更新。

主要改动

  • 修复 Microsoft 账号未进入 Minecraft 启动参数的问题,增加令牌刷新并使用正版账号信息。
  • 修复 Fabric、Quilt、Forge 和 NeoForge 的加载器元数据、依赖和启动配置未完整生效的问题。
  • 修复 Mod 路径重复拼接 .jar、下载取消导致队列卡死、资源索引 ID 错误和便携 JDK 解压失败误报成功。
  • 修复实例复制隔离与 Keychain 凭据持久化相关问题。
  • 新增可靠的 GitHub Release 更新检查:校验 HTTP 状态和更新包,优先安装 ZIP,验证应用包后自动替换并重启。
  • Release 现在同时提供 ZIP 自动更新包和 DMG 手动安装包。

完整变更记录见 CHANGELOG.md

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 29 May 15:51

What's Changed

  • feat: MMCL Phase 0 — complete macOS Minecraft launcher by @Lhy723 in #1
  • fix: CI deployment target and code signing by @Lhy723 in #2
  • fix: MainActor test compatibility by @Lhy723 in #3
  • fix: all test classes MainActor + Modrinth JSON keys by @Lhy723 in #4
  • fix: remove MainActor from test classes by @Lhy723 in #5
  • fix: restore MainActor + fix Modrinth JSON keys by @Lhy723 in #6

New Contributors

  • @Lhy723 made their first contribution in #1

Full Changelog: https://github.com/Lhy723/MMCL/commits/v0.1.0