Files
bettergi-scripts-list/repo/js/DoubleFriendshipEncounterPointsRecognition/manifest.json
起个名字好难的喵 16e26acf9f JS脚本:fix历练点双倍好感切换队伍,新增返回七天神像切换指定队伍加速版 (#511)
* fix:历练点双倍好感度切换队伍bug,feat:加入关闭提示,debug输出等选项

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

bgiVersion >= 0.44.1
2025-04-02 18:08:21 +08:00

15 lines
543 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": "历练点双倍好感(Recognition Version)",
"version": "2.1.1",
"BgiVersion": "0.44.1",
"description": "进入好友尘歌壶,用历练点领取双倍好感\n目前支持游戏语言简体、繁体中文、英文\n此版本基于图像识别&OCRBuild日期早于2025年4月2日的BetterGI无法使用",
"authors": [
{
"name": "起个名字好难的喵",
"links":"https://github.com/MisakaAldrich"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}