[Feature] 希望能增加显示版本名别名的功能
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 10.1k
- Forks
- 934
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 82
Description
描述 | Description
例如游戏版本 文件夹名称是 1.7.10-GTNH
在启动器内显示 格雷科技:新地平线
而这个别名建议存放在 version/1.7.10-GTNH 这个文件夹里头 以方便制作整合包
原因 | Reason
因为我突然发现报错群内有一小部分问题来自版本名中文的问题
就 抽象
所以要不加个别名机制吧 这样的话感官上会好一些,也就不会出现文件夹名称包含特殊符号的问题
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 versions under version/1.7.10-GTNH and where the launcher displays the version name. The issue does not specify the alias file format or the affected UI locations, so confirm those requirements before implementation. Done means a directory alias can be configured without changing the directory name and is shown correctly in the launcher.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100