Files
bettergi-scripts-list/repo/js/AutoArtifactsSalvageOrDestroy(1-4star)/manifest.json
2025-07-04 23:14:44 +08:00

15 lines
521 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",
"links": "https://github.com/24qiaoyue"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}