Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

0.1.0+mc1.20.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@TexBlock TexBlock released this 09 Jan 08:55
· 6 commits to 1.20.1/dev since this release
build(publish): 添加模组发布配置和流程

- 在 build.gradle 中添加 modpublisher 插件配置
- 新增 CHANGELOG.md 文件记录变更日志
- 在 gradle.properties 中添加 CurseForge 和 Modrinth 的模组 ID
- 更新 README.md 中的模组名称链接
- 添加 GitHub Actions 工作流文件 release.yml,用于发布模组