Files
bettergi-scripts-list/repo/js/AutoMonday/manifest.json
江紫烟owo d9cf6f7978 AutoMonday-V1.0 (#1959)
包含晶蝶诱捕装置、爱可菲做菜和质变仪,以大地图左上角晶蝶诱捕完成图标为依据判定来确认三者cd是否刷新
2025-09-21 01:50:36 +08:00

21 lines
537 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.0",
"tags": [
"爱可菲",
"质变仪",
"晶蝶诱捕装置",
"周常"
],
"description": "基于电气水晶与晶蝶诱捕装置的自动周常包含晶蝶诱捕、爱可菲和参变仪请注意说明文件建议放进每天都跑的配置组详情见readme",
"authors": [
{
"name": "江紫烟owo",
"links": "https://github.com/jiangziyanowo"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}