[Feature] 自定义HMCLLauncher配置
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
https://github.com/HMCL-dev/HMCL/issues/6683 给我了个想法 是否可支持配置.exe模式(或其它的打包模式)打包的里面的HMCLLauncher(以下简称"HMCLL")的配置? 毕竟HMCLL也是找Java然后使用-jar启动自身
原因 | Reason
更高的可配置性
详情 | Description
增加单独的"启动器高级配置"页 专门用于配置HMCL的启动参数
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 reviewing how the packaged HMCLLauncher finds Java and starts itself with -jar, then inspect the existing launcher configuration flow. Define the scope of the proposed advanced configuration page and its supported launch parameters; the work is done when those settings can be configured for packaged launchers.
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
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100