Files
bettergi-scripts-list/repo/js/AutoHoeingOneDragon/manifest.json
mno 6019fbf2f6 js:AAA联机狗粮团购(等汐佬装填路线) (#1685)
* js:AAA联机狗粮团购(等汐佬装填路线)

* js:狗粮联机团购,完善坐标获取方式

* js:锄地一条龙

### 1.4.12(2025.08.24)
1.更正部分路线的怪物信息

* js:狗粮联机团购

已经被汐佬塞满了,可以合了
2025-08-24 21:45:32 +08:00

23 lines
505 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.4.13",
"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",
"assets/拾取名单.json"
]
}