Files
bettergi-scripts-list/repo/js/AutoHoeingOneDragon/manifest.json
mno cad6906ed5 js:锄地一条龙1.17 (#1340)
### 1.1.7(2025.07.13)
1. 获取结束坐标添加独立地图处理
2. 含有传奇或高危标签的路线将不再被视为小怪路线
2025-07-13 02:36:24 +08:00

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