Files
bettergi-scripts-list/repo/js/AutoMonday/manifest.json
江紫烟owo 5512d49a58 AutoMonday-V1.3.3版本更新 (#2260)
1. 修复了部分设备在某些任务运行结束后未能及时回到主页面导致后续任务无法正常执行的bug
2. 修复了偶尔会被电气水晶摸到的bug
3. 修改了多不合理、不安全的地方
4. 按照宝贝兔兔和氨气老师的修改意见进行了补充修改
5. Ciallo~(∠・ω< )⌒☆
2025-10-27 17:12:24 +08:00

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