Conversation
- 新增针对 Forge 1.20.1 的构建任务,运行环境为 Ubuntu 24.04 - 配置使用 Microsoft JDK 发行版和 Java 25 进行构建 - 设置 Gradle Wrapper 验证及执行权限 - 从 Forge-1.20.1 目录构建产物,并上传为 `Forge-1.20.1-artifacts`
- 将 `minecraft_version_range` 从 `[1.20.1,1.21)` 修改为 `[1.20,1.20.1]` - 此举将兼容的 Minecraft 版本限制在 1.20 至 1.20.1 范围内 - 确保 Forge 模组的版本兼容性正确无误
- 在中英文 README 文件的鸣谢部分,添加“感谢 MinecraftForge 团队提供的 Forge 模组加载器”
- Java 版本已从 25 降级至 17,以提升 CI/CD 流水线的兼容性与稳定性。
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.
Forge-1.20.1-artifacts