mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-04-22 22:10:02 +08:00
* 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>
23 lines
455 B
JSON
23 lines
455 B
JSON
{
|
||
"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"
|
||
}
|