[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
希望添加一键将一个实例的模组、资源包、光影、存档等迁移至另一个实例的功能
原因 | Reason
每次下载新版Minecraft后,都要手动下载模组、资源包、光影,都要手动拷贝存档至新版本,非常麻烦
详情 | Description
在实例管理界面或下载新游戏界面添加一个按钮“从旧实例中迁移数据”,点击后选择旧实例,然后自动在新游戏中安装对应版本的旧实例中的模组、资源包、光影,并自动拷贝旧实例中的存档到新实例(如果有模组、资源包、光影尚未适配对应版本就跳过这些,并在迁移完成后跳出提示告诉用户那些没有被成功迁移)
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 instance management and new-game download interfaces mentioned in the issue, then trace how instances store mods, resource packs, shaders, and saves. Done means a user can select an old instance, migrate compatible data automatically, skip incompatible items, and receive a completion notice listing anything not migrated.
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
- 35/100