JS 脚本: 装备或卸下跟随宠物 (#1081)
This commit is contained in:
13
repo/js/FollowsPet/manifest.json
Normal file
13
repo/js/FollowsPet/manifest.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "装备或卸下跟随宠物",
|
||||
"description": "带上你的宠物,一起冒险吧!\nPS:请在原神分辨率为 1920x1080 下使用该脚本。",
|
||||
"version": "0.0.1",
|
||||
"main": "index.js",
|
||||
"settings_ui": "settings.json",
|
||||
"authors": [
|
||||
{
|
||||
"name": "ftnfurina",
|
||||
"link": "https://github.com/ftnfurina"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user