Files
bettergi-scripts-list/repo/js/YNF-AutoEat/manifest.json
江紫烟owo d2675a9610 AutoMonday-V1.3.4 & YNF-AutoEat-V1.6.1 update (#2309)
* AutoMonday-V1.3.4 update

1. 针对资源释放重构了文字识别代码
2. 优化了部分代码,添加了调试信息

* YNF-AutoEat V1.6.1 update

1. 针对资源释对文字识别部分进行了重构
2. 优化了代码结构,添加了调试信息

* Update repo/js/YNF-AutoEat/README.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: 躁动的氨气 <131591012+zaodonganqi@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-11-04 16:56:36 +08:00

23 lines
455 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.6.1",
"tags": [
"伊涅芙",
"调味品"
],
"description": "伊涅芙天赋吃食物30%概率产生调味品",
"authors": [
{
"name": "江紫烟owo",
"links": "https://github.com/jiangziyanowo"
},
{
"name": "古又",
"links": "https://github.com/guyou45"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}