[Feature] 显示目录名与json不一致的版本
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 10.1k
- Forks
- 934
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 82
Description
概述 | Summary
若更改版本文件夹名且与json文件名不匹配,会导致HMCL忽略且不显示该版本
可以新增栏位<错误的版本>来提示修改
原因 | Reason
用户可能不小心修改了版本文件夹名,或是忘记同步修改版本json
详情 | Description
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how HMCL discovers version folders and matches them with their JSON filenames, then find the UI that lists available versions. Implement the requested indication for a folder/JSON name mismatch, and verify that affected versions are visibly reported instead of being silently ignored.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100