Files
bettergi-scripts-list/repo/js/MinFriendshipJoinParty/manifest.json
2026-05-06 23:13:49 +08:00

15 lines
412 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": "1.0",
"bgi_version": "0.45.0",
"description": "设置好指定队伍的名称脚本自动将好感度最低的4名角色编入该队伍。",
"authors": [
{
"name": "Gedley",
"link": "https://github.com/Gedley"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}