mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-25 04:59:52 +08:00
* 甜品 * 自动修复 JSON 格式和版本号 [ci skip] --------- Co-authored-by: GitHub Actions Bot <actions@github.com>
23 lines
455 B
JSON
23 lines
455 B
JSON
{
|
||
"manifest_version": 1,
|
||
"name": "伊涅芙の自助餐",
|
||
"version": "1.6.3",
|
||
"tags": [
|
||
"伊涅芙",
|
||
"调味品"
|
||
],
|
||
"description": "伊涅芙天赋吃食物,30%概率产生调味品",
|
||
"authors": [
|
||
{
|
||
"name": "江紫烟owo",
|
||
"links": "https://github.com/jiangziyanowo"
|
||
},
|
||
{
|
||
"name": "古又",
|
||
"links": "https://github.com/guyou45"
|
||
}
|
||
],
|
||
"settings_ui": "settings.json",
|
||
"main": "main.js"
|
||
}
|