HMCL-dev / HMCL-dev/HMCL

增加一个版本切换功能

Open
#2,516 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
10.1k
Forks
934
Avg merge
1d 5h
Merged PRs (30d)
82

Description

描述 Description

读取老模组列表
查询新版本模组
下载新版本模组(到独立文件夹)同时列表出哪些模组暂时没有新版本
例如1.19.4有10个模组 对应1.20.1 只有8个
则下载这八个模组并且通知用户

原因 Why

利于部分自制整合包用户快速升级/改变游戏版本
同时减少查询时间

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. First trace how mod lists, version selection, downloads, and separate instance folders are currently handled, then define the upgrade flow for reading an old list, checking the target version, downloading available mods, and reporting missing ones.

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
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.