JS脚本: 自动伐木地图追踪版 action改造 (#1532)

* JS脚本: 自动伐木地图追踪版 桃椰子木action改造

* JS脚本 自动伐木地图追踪版 action改造

* 更新文档

---------

Co-authored-by: GitHub Actions Bot <actions@github.com>
This commit is contained in:
起个名字好难的喵
2025-08-10 08:27:00 +08:00
committed by GitHub
parent 1087485a6a
commit b69c88158e
49 changed files with 390 additions and 551 deletions

View File

@@ -31,7 +31,9 @@ ACTION_VERSION_MAP = {
"electro_collect": "0.42.0",
"nahida_collect": "0.42.0",
"up_down_grab_leaf": "0.42.0",
"set_time": "0.45.0"
"set_time": "0.45.0",
"exit_and_relogin": "0.46.0",
"use_gadget": "0.48.0"
}
# 定义 action_params 的最低兼容版本和正则表达式验证