2026-05-29 17:57:24 +08:00

13 lines
768 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# TH1 玩家多语言汇报查看器
独立于玩家 Bug 查看器的本地工具,用于从 OSS 拉取玩家提交的 `multilingualreport/` zip 包按版本、语种、SteamID 和多语言 ID 筛选查看。
## 使用
1. 运行 `启动多语言汇报查看器.bat`
2. 工具会自动读取 Unity OSS 编辑器保存的 `AccessKey ID` / `AccessKey Secret`,确认 `Endpoint``Bucket`
3. 点击「更新内容」拉取 `multilingualreport/` 下的 zip。
4. 选择条目查看多语言 ID、玩家选择的字符串、玩家自述、当前解析文本、版本、SteamID、CrashSight 设备 ID 和设备信息。
也可以用 `config.local.json` 或环境变量覆盖 OSS 配置。本地下载缓存放在 `Data/`,两者都只应保留在本机。