Files
bettergi-scripts-list/repo/js/PurchaseArtifacts/manifest.json
2026-01-17 23:52:35 +08:00

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"
]
}