[Bugfix] #4863: macOS 上错误的 Modrinth 整合包默认文件名称#4864
Merged
Glavo merged 7 commits intoHMCL-dev:mainfrom Nov 30, 2025
Merged
Conversation
Contributor
Author
|
在 Windows 和 mac 上均测试通过 |
Member
|
在 KUbuntu 24.04 上进行了测试,使用本 PR 会导出没有后缀名的文件。 |
Contributor
Author
|
可能是不同操作系统实现逻辑不同? |
Contributor
Author
|
感觉是 macOS 应对不能识别的文件扩展名的逻辑有问题,那就加个特判就好了,这样只影响 mac |
Contributor
Author
|
在 Windows ARM 和 macOS 26 上测试通过 |
Member
|
把无关修改还原一下吧。这些地方用 |
Contributor
Author
|
ok了 |
Glavo
approved these changes
Nov 30, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #4863