Files
bettergi-scripts-list/repo/js/AutoArtifacts_A_B_Extra/manifest.json
Yang-z 5091e0cef7 improve Artifact Collection
- adjust paths to utilise new bgi's capability
- force interaction when suitable to increase the success rate of picking up
- add new extra points of Nata
- split the 24-hour refreshed extra points into AB (optional)
- fine-tune of paths
- other minor modifications
2024-12-30 19:27:09 +08:00

15 lines
380 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.0.0",
"bgi_version": "0.37.7",
"description": "圣遗物狗粮AB及额外路线自动轮换自动分解。大幅优化",
"authors": [
{
"name": "Yang-z",
"link": "https://github.com/Yang-z"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}