-
-
Notifications
You must be signed in to change notification settings - Fork 266
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Framework update #5344
Closed
Closed
Framework update #5344
Conversation
This file contains 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
refactor: 重新整了下 Quilt,但是还没完工
fix: 疑似一些正则错误
fix: QFAPI / QSL 版本适配判断可能有误 fix: Quilt 核心判断和卡片分类错误;Quilt 测试版可能误判为稳定版 fix: 来自 Curse 的 Quilt 整合包安装可能失败 opti: 当 MC 版本小于 1.14.4 时不显示 Quilt 自动安装选项 fix: 先选择一个 Mod Loader 后直接返回 MC 版本选择,再选择另一个 MC 版本时不会重置附加安装项状态 fix: 默认的核心命名可能导致异常 opti: 不允许 Quilt 与 OptiFine 同时安装 chores: QSL -> QFAPI / QSL chores: 去掉了 Quilt 官网的 "www."
revert: Fabric 和 Quilt 获取版本号重新合并到一起 chores: 代码清理
fix: 错误地显示部分快照版支持 Quilt
fix: 自动安装选择 1.14.4 时 Quilt 卡片可能显示异常
fix: 无法获取 Modrinth 上 Vanilla Shader 分类的光影(原 URL 写错了)
feat: 在关于界面显示详细的版本信息 fix: 修复 BETA 和 RELEASE 反了的问题 chore: 社区版提示现在始终显示
fix: 资源收藏夹的下标错误
feat: 复刻远古反馈页面
feat: 简单游戏资源管理界面
开错地方了 Orz |
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.
NET: 4.6.2->4.8
NuGet packages update to latest
Addidtional require: action workflow update