js 配对界面切换角色 更新清理角色缓存 (#1513)

* Delete repo/pathing/地方特产/枫丹/苍晶螺/13-苍晶螺-自然哲学学院2-7个.json

* Add files via upload

* 自动修复 JSON 格式和版本号 [ci skip]

* Update 13-苍晶螺-自然哲学学院2-7个.json

* 123

* 自动修复 JSON 格式和版本号 [ci skip]

* 1

---------

Co-authored-by: GitHub Actions Bot <actions@github.com>
This commit is contained in:
Tool_tingsu
2025-08-08 22:32:51 +08:00
committed by GitHub
parent a08cd67ae7
commit 15e958c018
2 changed files with 5 additions and 4 deletions

View File

@@ -395,5 +395,6 @@ function readAliases() {
}
// 返回主界面
await genshin.returnMainUi();
//清空角色缓存
genshin.ClearPartyCache();
})();

View File

@@ -1,15 +1,15 @@
{
"manifest_version": 1,
"name": "配对界面切换角色",
"version": "5.8.0",
"version": "5.8.1",
"bgi_version": "0.45.1",
"description": "在配对界面切换指定位置的指定角色",
"authors": [
{
"name": "Tool_tingsu",
"links": "https://github.com/Tooltingsu"
"link": ""
}
],
"settings_ui": "settings.json",
"main": "main.js"
}
}