Files
bettergi-scripts-list/repo/js/AutoHoeingOneDragon/manifest.json
mno a98d4d67dc js:锄地一条龙1.3.4 (#1495)
* js:锄地一条龙1.3.4

### 1.3.3(2025.08.07)
1.修复拾取失效(再出问题就踹秋秋云屁股)
2.修复泥头车模式卡复活界面

* Update README.md
2025-08-07 09:41:32 +08:00

18 lines
382 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.4",
"description": "一站式解决自动化锄地支持只拾取狗粮请仔细阅读README.md后使用",
"authors": [
{
"name": "mno",
"links": "https://github.com/Bedrockx"
}
],
"settings_ui": "settings.json",
"main": "main.js",
"saved_files": [
"records/"
]
}