Files
bettergi-scripts-list/repo/js/AutoMonday/manifest.json
江紫烟owo 2adb9bbd34 AutoMonday-V1.3版本更新 (#2098)
1. 修复了投资券功能偶现的无法使用的bug
2. 修复了质变仪功能偶现的无法使用的bug
3. 修改了运行逻辑,某处任务执行失败不再影响后续任务的执行
4. 优化了部分功能
5. 阿巴阿巴……嘿嘿嘿……阿巴阿巴……
2025-10-08 01:28:18 +08:00

22 lines
461 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.3",
"tags": [
"周常",
"纪行",
"爱可菲",
"质变仪",
"晶蝶诱捕装置"
],
"description": "全自动周常包含纪行、晶蝶诱捕、爱可菲和参变仪等详情见readme",
"authors": [
{
"name": "江紫烟owo",
"links": "https://github.com/jiangziyanowo"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}