HMCL-dev / HMCL-dev/HMCL

[Feature] 希望能增加显示版本名别名的功能

Open
#3,214 2 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.