BeyondDimension / BeyondDimension/SteamTools
👑[Enhancement] 改进游戏信息编辑功能 #1634 + #1635
- Dominant language
- C#
- Stars
- 26.8k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
### 🥰 需求描述(Description)
- 还原已编辑的游戏信息
”库存游戏 - 游戏信息“在进行编辑后无法还原默认内容
- 导入/导出已编辑的游戏信息
对于有多个账号/设备,且大量编辑了游戏信息的用户,在每个账号/设备上重新编辑过于繁琐,体验不佳。
### 🧐 解决方案(Solution)
- 还原已编辑的游戏信息
新增一个按钮,移除已编辑的内容并从Steam服务器抓取信息(名称/封面 等)
- 导入/导出已编辑的游戏信息
新增一个按钮(必要时增加相应弹出页面),可以一键 导出/导入 编辑后的信息,方便其他账号/设备同步更改。
(非必要)也可增加”一键同步本地已修改内容到所有已保存的账号“功能。
### 🚑 其他信息(Other Information)
此为 #1634 和 #1635 的合并
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, entry points, or tests are named. Start by locating the “库存游戏 - 游戏信息” editing UI and the existing Steam game metadata flow; then determine how edited data is stored before defining restore and import/export behavior. Done means the requested restore and cross-account/device transfer workflows are implemented and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100