Files
bettergi-scripts-list/repo/js/AutoPlan/manifest.json
2026-03-11 13:13:52 +08:00

20 lines
389 B
JSON

{
"name": "自动体力计划",
"version": "0.0.2",
"description": "",
"settings_ui": "settings.json",
"main": "main.js",
"bgi_version": "0.58.0",
"key": "oiJbmjU2R0NniiwiZxh",
"authors": [
{
"name": "云端客",
"links": "https://github.com/Kirito520Asuna"
}
],
"dependencies": [],
"http_allowed_urls": [
"https://*",
"http://*"
]
}