Files
bettergi-scripts-list/repo/js/WeeklyThousandStarRealm/manifest.json
2025-12-22 21:03:34 +08:00

19 lines
442 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"manifest_version": 1,
"name": "千星奇域每周成就经验刷取",
"version": "2.3",
"bgi_version": "0.54.0",
"description": "可用于利用成就高经验值刷取经验默认配置每周刷满需要24分钟",
"authors": [
{
"name": "躁动的氨气",
"link": "https://github.com/zaodonganqi"
}
],
"main": "main.js",
"settings_ui": "settings.json",
"saved_files": [
"store/*.json"
]
}