Files
bettergi-scripts-list/repo/js/AutoHoeingOneDragon/manifest.json
mno 7facb28fee js:锄地一条龙 (#1405)
### 1.2.2(2025.07.25)
1.调整部分小怪路线的战斗点位
### 1.2.1(2025.07.24)
1. 调整了路线筛选的逻辑
2025-07-25 20:03:27 +08:00

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