Files
bettergi-scripts-list/repo/js/AutoArtifacts_A_B_Extra/manifest.json
JJMdzh e5d83912d6 增加狗粮分解经验,本地记录,通知 (#2046)
* Add files via upload

* Update manifest.json
2025-10-01 13:50:46 +08:00

20 lines
456 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": "狗粮ABE路线自动拾取分解",
"version": "2.5.5",
"bgi_version": "0.45.1",
"description": "圣遗物狗粮AB及额外路线自动轮换自动分解就近恢复。",
"saved_files": [
"狗粮分解日志.txt",
"progress.json"
],
"authors": [
{
"name": "Yang-z",
"links": "https://github.com/Yang-z"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}