Files
bettergi-scripts-list/repo/js/DoubleFriendshipEncounterPoints/manifest.json
this-Fish 77d3bfdc16 JS : 历练点双倍好感 新增功能 (#1387)
* JS : 历练点双倍好感 新增功能

支持进入好友尘歌壶后,让指定位置角色离队

* format

---------

Co-authored-by: 起个名字好难的喵 <25520958+MisakaAldrich@users.noreply.github.com>
2025-07-23 11:12:46 +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.2",
"bgi_version": "0.44.1",
"description": "进入好友尘歌壶,用历练点领取双倍好感\n目前支持游戏语言简体、繁体中文、英文\n支持进入好友尘歌壶后让指定位置角色离队",
"authors": [
{
"name": "起个名字好难的喵",
"links":"https://github.com/MisakaAldrich"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}