JS脚本:fix历练点双倍好感切换队伍,新增返回七天神像切换指定队伍加速版 (#511)

* fix:历练点双倍好感度切换队伍bug,feat:加入关闭提示,debug输出等选项

* JS脚本:返回七天神像切换指定队伍加速版

bgiVersion >= 0.44.1
This commit is contained in:
起个名字好难的喵
2025-04-02 18:08:21 +08:00
committed by GitHub
parent 841e6d76ae
commit 16e26acf9f
12 changed files with 231 additions and 28 deletions

View File

@@ -0,0 +1,15 @@
{
"manifest_version": 1,
"name": "返回七天神像切换指定队伍加速版",
"version": "1.0",
"BgiVersion": "0.44.1",
"description": "",
"authors": [
{
"name": "起个名字好难的喵",
"links":"https://github.com/MisakaAldrich"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}