feat(turtle): 添加海龟控制程序及帮助文档

添加海龟控制程序turtle.lua,实现移动、挖掘、放置和物品栏管理功能
添加对应的帮助文档turtle.hlp,说明程序使用方法和命令列表
This commit is contained in:
2025-09-03 21:26:12 +08:00
parent 788ed1f685
commit 320876740b
12 changed files with 884 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
"filename", "language", "", "comment", "blank", "total"
"Total", "-", , 0, 0, 0
1 filename language comment blank total
2 Total - 0 0 0