Files
bettergi-scripts-list/repo/js/FeatherFalling/manifest.json
秋云 6beeecc0fb feat: 通过键鼠自动到锚点,自动放置锚点 (#930)
* feat: 通过键鼠自动到锚点,自动放置锚点

* Update repo/js/FeatherFalling/settings.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-27 00:38:22 +08:00

14 lines
325 B
JSON

{
"manifest_version": 1,
"name": "摔落保护:提瓦特反牛顿机制",
"version": "1.1",
"description": "利用游戏机制获取免疫摔落伤害的buff",
"authors": [
{
"name": "秋云",
"link": "https://github.com/physligl"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}