Files
bettergi-scripts-list/repo/js/FeatherFalling/manifest.json
2025-07-04 23:14:44 +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.2",
"description": "利用游戏机制获取免疫摔落伤害的buff鸣谢柒叶子制作的键鼠脚本",
"authors": [
{
"name": "秋云",
"links": "https://github.com/physligl"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}