Files
bettergi-scripts-list/repo/js/DoubleFriendshipEncounterPoints/manifest.json
this-Fish 0f698e1872 历练点双倍好感、使用历练点完成每日委托 - 支持指定多个好友名称,尝试进入各好友尘歌壶 (#3145)
* 历练点双倍好感 - 支持指定多个好友名称,尝试进入各好友尘歌壶

* 使用历练点完成每日委托 - 支持指定多个好友名称,尝试进入各好友尘歌壶

* Add files via upload
2026-04-20 16:12:40 +08:00

15 lines
485 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": "历练点双倍好感",
"version": "2.1.5",
"bgi_version": "0.53.1",
"description": "进入好友尘歌壶,用历练点领取双倍好感\n目前支持游戏语言简体、繁体中文、英文\n支持进入好友尘歌壶后让指定位置角色离队",
"authors": [
{
"name": "起个名字好难的喵",
"links":"https://github.com/MisakaAldrich"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}