Files
bettergi-scripts-list/repo/js/AutoMonday/manifest.json
江紫烟owo 61cfc00e42 AutoMonday-V1.2版本更新(中秋快乐) (#2093)
1. 添加了自动纪行周常-秘境挑战的功能
2. 添加了自动纪行周常-每周做菜的功能
3. 添加了自动纪行周常-每周锻造的功能
4. 添加了自动纪行周常-首领挑战的功能
5. 添加了自动购买四方八方之网的功能
6. 添加了自动购买(提交)投资券的功能
7. 重写了脚本逻辑,不再依赖晶蝶诱捕装置为触发条件
2025-10-06 21:39:39 +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.2",
"tags": [
"周常",
"纪行",
"爱可菲",
"质变仪",
"晶蝶诱捕装置"
],
"description": "全自动周常包含纪行、晶蝶诱捕、爱可菲和参变仪等详情见readme",
"authors": [
{
"name": "江紫烟owo",
"links": "https://github.com/jiangziyanowo"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}