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

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

14 lines
367 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.1.3",
"description": "利用游戏机制获取免疫摔落伤害的buff鸣谢柒叶子制作的键鼠脚本",
"authors": [
{
"name": "秋云",
"links": "https://github.com/physligl"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}