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

Releases: LocalizedMC/ChecklistLocalizer

0.1.1+mc1.20.1

12 Jan 10:15

Choose a tag to compare

0.1.1+mc1.20.1 Pre-release
Pre-release

Changelog

  • Fix crash if string is null

0.1.0+mc1.20.1

09 Jan 08:55

Choose a tag to compare

0.1.0+mc1.20.1 Pre-release
Pre-release
build(publish): 添加模组发布配置和流程

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