Files
bettergi-scripts-list/repo/js/WeeklyThousandStarRealm/manifest.json
2026-02-06 16:25:41 +08:00

18 lines
462 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.7",
"bgi_version": "0.54.0",
"description": "无需自己找图可用于利用成就高经验值刷取经验默认配置每周刷满需要24分钟",
"authors": [
{
"name": "躁动的氨气",
"links": "https://github.com/zaodonganqi"
}
],
"main": "main.js",
"settings_ui": "settings.json",
"saved_files": [
"data/*.json"
]
}