HMCL-dev / HMCL-dev/HMCL

[Feature] 导出整合包的路径选择器预设文件名拼接版本信息

Open Beginner friendly
#6,681 0 comments 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

概述 | Summary

在导出整合包的保存位置选择时, 在整合包名称末尾拼接整合包版本

原因 | Reason

当更新一个整合包版本时若不进行二次命名, 保存在同一路径时, 会导致提示文件覆盖, 添加版本信息来改善保存体验, 新旧标识更清晰, 减少二次修改文件名

详情 | Description

导出整合包的文件保存选择器, 预设的导出名称中拼接用户在基础信息中填入的整合包版本信息

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

Start at the export-package save-location chooser and trace how the default export name is built from the package's basic information. Use the version entered there as the target input, and consider the work done when the preset filename includes the package version without requiring a second rename.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
desktop
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.