14
repo/js/FeatherFalling/manifest.json
Normal file
14
repo/js/FeatherFalling/manifest.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "摔落保护:提瓦特反牛顿机制",
|
||||
"version": "1.0",
|
||||
"description": "利用游戏机制获取免疫摔落伤害的buff",
|
||||
"authors": [
|
||||
{
|
||||
"name": "秋云",
|
||||
"link": "https://github.com/physligl"
|
||||
}
|
||||
],
|
||||
"settings_ui": "settings.json",
|
||||
"main": "main.js"
|
||||
}
|
||||
Reference in New Issue
Block a user