Files
bettergi-scripts-list/repo/js/AutoHoeingOneDragon/manifest.json
2f25fd3b6a 狗粮pro +精英js (#1544)
狗粮
1优化些许点位
精英
1,分层添加路径信息
2.调整几条路线规划;601大宝/次数盾分开;几处容易打不到的怪物移除
2025-08-11 09:06:58 +08:00

19 lines
420 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"manifest_version": 1,
"name": "锄地一条龙",
"version": "1.3.7",
"description": "一站式解决自动化锄地支持只拾取狗粮请仔细阅读README.md后使用",
"authors": [
{
"name": "mno",
"links": "https://github.com/Bedrockx"
}
],
"settings_ui": "settings.json",
"main": "main.js",
"saved_files": [
"records/*.json",
"assets/拾取名单.json"
]
}