[Feature] 将Mod变成对应游戏版本的版本
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
希望可以选中 mod,自动搜索对应目前 instance 版本的 mod 版本,并且替换成符合的版本。应该是一个类似于更新的流程。
原因 | Reason
有时候我有一套用着很舒服的 mod 要迁移到别的游戏版本。如果是最新的游戏的话直接按更新基本就可以,但这样做不能处理不是迁移到最新游戏版本的情况。
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
The issue names no files or tests; start by reading the existing mod update flow referenced in the description and how an instance version is determined. Define the behavior for selecting mods, finding versions matching a non-latest target game version, and replacing them, then add coverage for the migration workflow.
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
- Mostly clear
- Newbie friendliness
- 35/100