js:配对界面切换角色 (#855)
This commit is contained in:
15
repo/js/AutoSwitchRoles/manifest.json
Normal file
15
repo/js/AutoSwitchRoles/manifest.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "配对界面切换角色",
|
||||
"version": "1.0",
|
||||
"bgi_version": "0.45.1",
|
||||
"description": "在配对界面切换指定位置的指定角色",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Tool_tingsu",
|
||||
"link": ""
|
||||
}
|
||||
],
|
||||
"settings_ui": "settings.json",
|
||||
"main": "main.js"
|
||||
}
|
||||
Reference in New Issue
Block a user