Files
bettergi-scripts-list/repo/js/AIPC珍贵宝箱无限刷/manifest.json
起个名字好难的喵 87cde0596f fix: manifest.json格式 (#1273)
2025-07-04 22:49:39 +08:00

20 lines
484 B
JSON

{
"manifest_version": 1,
"name": "AutoInfinitePreciousChest",
"version": "4.1",
"bgi_version": "0.44.0",
"description": "AutoInfinitePreciousChest&&&默认按键检测&背包物品检测&拾取状态检测",
"authors": [
{
"name": "起个名字好难的喵",
"links":"https://github.com/MisakaAldrich"
},
{
"name": "HZYgrandma",
"links":"https://github.com/HZYgrandma"
}
],
"main": "main.js",
"settings_ui": "settings.json"
}