Files
bettergi-scripts-list/repo/js/FollowsPet/manifest.json
躁动的氨气 204825f37d 强制所有脚本进行dispose(如发生提前释放问题请自行修复) (#2292)
* 强制dispose

* 强制dispose(版本号更新)
2025-11-02 13:27:59 +08:00

14 lines
374 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": "装备或卸下跟随宠物",
"description": "带上你的宠物,一起冒险吧!\nPS请在原神分辨率为 1920x1080 下使用该脚本。",
"version": "0.0.5",
"main": "index.js",
"settings_ui": "settings.json",
"authors": [
{
"name": "ftnfurina",
"links": "https://github.com/ftnfurina"
}
]
}