feat: add local launcher installer

This commit is contained in:
2026-06-18 10:04:29 +08:00
parent 757056b462
commit ba8daaccdd
2 changed files with 167 additions and 1 deletions
+1 -1
View File
@@ -890,7 +890,7 @@
- [x] 启动 `versions\<current>\CMBot.exe` 并设 `CMBOT_DATA_DIR`
- [x] 降级:源不可达 / robocopy 失败 / marker 缺失 / 坏 manifest 一律启动本地现版本
- [x] 假版本目录验证 6 个用例(更新、幂等、源不可达、未配置源、下载损坏、坏 manifest)全过
- [ ] 接入真实安装结构:`build.ps1` 或新增安装步骤产出 `%LOCALAPPDATA%\CMBot\versions\<ver>\` 版本并排布局
- [x] 接入真实安装结构:新增 `scripts/install_local.ps1` 产出 `%LOCALAPPDATA%\CMBot\app` / `data` / `staging` 启动器布局
- [ ] 真实双机实测
### 17.18 更新传输统一改为 HTTP