Files
bettergi-scripts-list/repo/js/WeeklyThousandStarRealm/manifest.json
躁动的氨气 d6942beb9f feat: 千星收藏页面取消置顶 (#2928)
* feat: 千星收藏页面取消置顶

* feat: 千星收藏页面取消置顶

* feat: 千星收藏页面取消置顶
2026-02-25 22:41:53 +08:00

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