Files
bettergi-scripts-list/repo/js/AutoArtifactsSalvageOrDestroy(1-4star)/manifest.json
24qiaoyue b354c06fc8 js,自动圣遗物分解升级为自动圣遗物分解或摧毁 (#1099)
* Delete repo/js/AutoArtifactsSalvage(1-4star) directory

* Add files via upload
2025-06-15 00:45:43 +08:00

15 lines
520 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": "自动分解或摧毁1-4星圣遗物",
"version": "1.0.2",
"bgi_version": "0.45.1",
"description": "自动分解或摧毁1-4星圣遗物可选择是否分解1-4星圣遗物。本脚本根据AutoArtifacts_A_B_Extra和DestroyArtifactsForMora修改而来作者还不会修bug如有问题请先自行解决。",
"authors": [
{
"name": "24qiaoyue",
"link": "https://github.com/24qiaoyue"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}