File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55- 检查 ` /$ARGUMENTS/README.md ` ,如果有陈旧描述,更新它
66- 提供一个总结报告
77- 询问用户是否满意,获得意见后进行改进
8- - 如果用户表示满意,添加一个包含此次更改的commit,等待用户最终发布新版本。请** 务必** 阅读 ` / .claude/commands/commit.md` 以了解commit规范
8+ - 如果用户表示满意,添加一个包含此次更改的commit,等待用户最终发布新版本。请** 务必** 阅读 ` .claude/commands/commit.md ` 以了解commit规范
Original file line number Diff line number Diff line change 1+ - 迁移 auto-smelt 数据包到 monorepo 架构
2+ - 集成 Bazel 构建系统,简化代码结构
3+ - 标准化函数文件命名(start.mcfunction → load.mcfunction,things.mcfunction → tick.mcfunction)
4+ - 更新 README 文档,完善功能说明
5+
6+ ---
7+
8+ - Migrated auto-smelt datapack to monorepo architecture
9+ - Integrated Bazel build system, simplified code structure
10+ - Standardized function file naming (start.mcfunction → load.mcfunction, things.mcfunction → tick.mcfunction)
11+ - Updated README documentation, improved feature descriptions
You can’t perform that action at this time.
0 commit comments