Skip to content

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 09 Jun 15:02

D2R CN 多开启动器 v0.1.4

更新内容

  • fix: 移除 tauri-plugin-updater — 其 dialog:true 自动弹窗是误触更新的根因
  • fix: 版本对比 trim 清除 BOM/空白,CI 写 JSON 去掉 UTF-8 BOM
  • fix: latest.json url 使用原始 tag 名(含 v),version 使用纯数字
  • fix: latest.json version 字段去掉 v 前缀,与 Cargo.toml/tauri.conf.json 保持一致
  • fix: 编译错误
  • feat: 自定义 standalone exe 自更新 — 绕过 NSIS 假设,用批处理脚本替换运行中 exe
  • fix: useToast add() 函数缺少返回值导致 TS2339 编译失败
  • fix: 更新检测冲突

下载说明

  • Windows 用户请下载 d2r-launcher.exe 文件,无需安装直接运行
  • 已使用 UPX 压缩,体积约 4 MB,启动速度不受影响
  • 首次运行需要设置游戏路径
  • 程序支持自动更新,下次有新版本会自动提示

系统要求

  • Windows 10/11 x64