Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] 当某个版本所继承的另一个版本不存在时,应当给予一定提示 #3056

Open
zkitefly opened this issue May 18, 2024 · 2 comments

Comments

@zkitefly
Copy link
Member

zkitefly commented May 18, 2024

描述 | Description

RT,当前 HMCL 如果检测到某个版本所继承的另一个版本不存在时,直接隐藏该版本,并且没有足够的提示

这种情况发生在使用 Forge 或 Cleanroom 等手动安装工具中,他们的 client json 是使用 inheritsFrom 来指定原版

在这种情况下,建议不隐藏,在启动游戏时提示用户下载 inheritsFrom 所指定的版本,并跳转至下载页面(或者自动下载)

image

原因 | Reason

如果用户没有安装该版本指定的继承版本,直接隐藏,并且没有任何 UI 上的提示

这会让用户感到困惑

@burningtnt
Copy link
Member

burningtnt commented May 18, 2024

那应该优化成什么样呢?

@zkitefly
Copy link
Member Author

在这种情况下,建议不隐藏,在启动游戏时提示用户下载 inheritsFrom 所指定的版本,并跳转至下载页面(或者自动下载)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants