Files
mno eabb636ab2 js:路线测试归档 (#2827)
该js目前仅用于锄地路线制作内部使用,不适合进入仓库(已误导400人次)
2026-01-31 17:06:06 +08:00

17 lines
396 B
JSON
Raw Permalink 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",
"description": "用于测试锄地路线的怪物信息运行时间并根据运行记录修改description字段以适配js锄地一条龙",
"authors": [
{
"name": "mno"
},
{
"name": "Tool_tingsu",
"link": ""
}
],
"settings_ui": "settings.json",
"main": "main.js"
}