[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
在 UI 上加入一个允许用户将几个模组归类到一个分组下的功能。用户可以通过启用或者禁用该分组的方式批量启用/禁用部分模组,或者实现分组内模组的检查更新。
原因 | Reason
这在制作模组包时会极大地提高内容对比效率;同时也可以让用户更快地定位到模组冲突问题
详情 | Description
例如我希望在 AE2 和 Refined Storage 两套模组中间切换,且这两个模组都有依赖其运行的附属模组,那么用户就可以分别将其依赖和本体遍入两个分组,然后通过切换直接启用或者禁用分组的方式来实现方便的模组切换。这样可以避免切换模组后,原先模组的依赖库和附属模组无法一次性删除干净的问题。
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
No files, tests, or entry points are identified in the issue. Start by locating the mod management UI and its enable, disable, and update flows; done would include a defined group model and a consistent way to batch-toggle or check updates for grouped mods.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100