模组管理页添加《检查模组兼容性》功能
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
读取模组中的兼容版本号和支持的加载器,并比对该模组所在的版本的版本号和加载器是否符合
Edit:增加一个,检查模组前置依赖项是否满足等
原因 Why
可以轻松排查哪个模组不符合要求,并让玩家做出调整
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 module management page and the code that reads module metadata. Trace how supported game versions, loaders, and prerequisite dependencies are represented and compared. Done means the page identifies incompatible versions or loaders and reports unmet dependencies so players can adjust their modules.
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
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100