HMCL-dev / HMCL-dev/HMCL

[Feature] 添加“后台自动下载更新”功能设置

Open
#4,352 3 comments 0 reactions 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

概述 | Summary

在设置中添加“启用后台自动下载更新”开关(默认可以为关闭)

原因 | Reason

需要的人可以手动开启,以省去每次手动下载更新的步骤

详情 | Description

逻辑可以做成:开启自动下载更新后,有可用更新自动下载,完成后在主页右上角弹出提示“重启以应用更新”,重启 HMCL 即可完成更新
(类似于 VS Code)

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 locating HMCL’s settings screen and existing update-download flow. Trace how a setting can control downloading, how the home screen displays completion, and how restart applies an update; done means a default-off option enables automatic downloads and shows the requested restart notice.

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
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.