[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
概述 | Summary
在主界面添加返回主界面按钮,以便返回主界面而非重新打开HMCL
原因 | Reason
关闭HMCL再次打开HMCL消除崩溃界面的方法有点麻烦,添加按钮后可快速返回至主界面
详情 | 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 locating the crash screen and the main interface in the Java desktop launcher. Trace how the launcher is reopened after a crash, then add a return path whose done condition is reaching the existing main interface without closing and reopening HMCL.
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
- 42/100