[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
描述 | Description
在模组列表提供一个按钮检查已启用的模组依赖关系,如果有不存在的mods则弹一个列表。
或者也可以在游戏启动时自动检查
原因 | Reason
这样给整合包增删模组的时候就不用等游戏启动一分钟才能知道缺失哪些依赖了
注:有人说并不是所有模组都声明了依赖,这点是对的,但毕竟只是少数,并且对于没有声明依赖的模组本feature也不会有breaking change
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 file, test, or entry point is named. Start by locating the enabled-mod list UI and the existing mod dependency metadata or startup validation flow, then confirm the intended interaction with maintainers because the issue proposes either a button or an automatic startup check. Done means missing dependencies are identified before waiting for normal game startup, without breaking mods that declare none.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop, game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100