JS 脚本: BUG修复和添加问题反馈地址 (#1112)

This commit is contained in:
ftnfurina
2025-06-16 15:48:30 +08:00
committed by GitHub
parent 41628fda31
commit de43b8c3a8
7 changed files with 71 additions and 49 deletions

View File

@@ -1,7 +1,8 @@
{
"manifest_version": 1,
"name": "装备或卸下跟随宠物",
"description": "带上你的宠物,一起冒险吧!\nPS请在原神分辨率为 1920x1080 下使用该脚本。",
"version": "0.0.1",
"version": "0.0.4",
"main": "index.js",
"settings_ui": "settings.json",
"authors": [
@@ -10,4 +11,4 @@
"link": "https://github.com/ftnfurina"
}
]
}
}