mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-05-20 22:25:50 +08:00
23 lines
442 B
JSON
23 lines
442 B
JSON
{
|
|
"manifest_version": 1,
|
|
"name": "自动购买狗粮(8点位)",
|
|
"version": "2.5",
|
|
"bgi_version": "0.53",
|
|
"description": "自动购买狗粮",
|
|
"authors": [
|
|
{
|
|
"name": "柒叶子",
|
|
"links": "https://github.com/5117600049"
|
|
},
|
|
{
|
|
"name": "勺子",
|
|
"links": "https://github.com/skyflag2022"
|
|
}
|
|
],
|
|
"settings_ui": "settings.json",
|
|
"main": "main.js",
|
|
"saved_files": [
|
|
"assets/*.txt"
|
|
]
|
|
}
|