Files
bettergi-scripts-list/repo/js/AutoHoeingOneDragon/manifest.json
mno 5ff671df2e js:联机狗粮和锄地一条龙 (#2405)
* js:联机狗粮1.7.0

延长初次等待时间

* js:锄地一条龙1.11.1

1.回退汐酱乱改的路线信息和hash结果
2025-11-27 17:40:33 +08:00

24 lines
547 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.11.1",
"description": "一站式解决自动化锄地支持只拾取狗粮请仔细阅读README.md后使用",
"authors": [
{
"name": "mno",
"links": "https://github.com/Bedrockx"
},
{
"name": "汐",
"links": "https://github.com/jiegedabaobei"
}
],
"settings_ui": "settings.json",
"main": "main.js",
"saved_files": [
"records/*.json",
"blacklists/*.json",
"assets/targetItems/其他/预留/**/*.png"
]
}