Merged
Conversation
原有的逻辑是先检索语言,再跳过font//textures;由于将检索目标改为了 “仅检索中文文本”,路径中缺失语言部分的字体文件被丢弃了。 这里修复了该问题 (cherry picked from commit d6658b2)
将目录分隔符统一为正斜杠。 此外,微调了代码结构。
Contributor
|
⚠ 无法找到 0-example-patch 的 CurseForge 项目名到 CurseForge ID 的映射。请检查此链接是否可以正常打开,如果不能,或者网页被重定向,请修改你的文件路径。如果可以,请联系 Cyl18 解决。可以在上面的链接中右方找到 About Project -> Project ID 然后使用命令 💾 基于此 PR 所打包的资源包: ⚠ 找不到模组: 0-example-patch-1.19。
|
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.
更新内容:
ping @Cyl18 project hex有没什么要适配的
Fixes #3226