Files
bettergi-scripts-list/repo/js/AutoMonday/manifest.json
江紫烟owo 77875cfc22 AutoMonday-V1.3.1版本更新 (#2108)
* AutoMonday-V1.3.1版本更新

1. 完善了法器角色充能模式的相关逻辑
2. 修复了部分描述不符的地方
3. 优化了部分不合逻辑的地方

* readme图片格式更改

修改为更合理的布局

* YNF-AutoEat-V1.4.3版本更新

修复了在特殊情况下找不到食物的问题
2025-10-09 23:53:05 +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.1",
"tags": [
"周常",
"纪行",
"爱可菲",
"质变仪",
"晶蝶诱捕装置"
],
"description": "全自动周常包含纪行、晶蝶诱捕、爱可菲和参变仪等详情见readme",
"authors": [
{
"name": "江紫烟owo",
"links": "https://github.com/jiangziyanowo"
}
],
"saved_files": [
"record/*.txt"
],
"settings_ui": "settings.json",
"main": "main.js"
}