docs: default export dir to <install root>\合并后的图片

Default output moves from ~/.cmbot/output (buried in the user profile) to a
合并后的图片\ folder next to Launcher.exe — easy to find and not replaced on
update (NOT under app\, which is swapped each update). Falls back to
~/.cmbot/output if the install root is read-only; user can still pick any dir.
docs/10 §4/§5, docs/02 config, docs/07 §7.5; tasks 17.22.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-18 14:26:04 +08:00
co-authored by Claude Opus 4.8
parent 0795e270b4
commit 3c4617a27b
4 changed files with 26 additions and 4 deletions
+1
View File
@@ -339,6 +339,7 @@ CMBot/
说明:
- `output_dir`:用户选择的导出目录。为空时使用默认导出目录——打包态为安装根下的 `合并后的图片\`(就在程序旁、好找、不随更新替换,不可写时回退用户数据目录的 `output\`),详见 `docs/10-lan-update.md` 第 4、5 节。
- `last_garment_dir` / `last_print_dir`:上次打开的衣服 / 印花文件夹路径,用于让文件夹对话框定位到上次位置。
- `last_template`:上次选中的模板名称,用于启动恢复。
- `last_batch_mode`:上次选择的批量模式(取 `BatchMode` 枚举值,如 `full_combo` / `many_garments` / `many_prints` / `one_to_one`)。