fix: 补充manifest.json作者信息

This commit is contained in:
起个名字好难
2025-07-05 00:25:10 +08:00
parent b12263e209
commit 6ca25eaaa2
15 changed files with 65 additions and 22 deletions

View File

@@ -6,9 +6,14 @@
"description": "脚本名称:自动伐木[补充]\n仅包含「炬木」和「桃椰子木」,需要成女(琴)+双风配队不能有除了双风之外的移速加成。仅支持分辨率为1920x1080,dpi1",
"authors": [
{
"name": "提瓦特钓鱼玳师,(火山-二次修订)"
"name": "提瓦特钓鱼玳师",
"links": "https://github.com/Hijiwos"
},
{
"name": "火山",
"links": "https://github.com/RRRR623"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}
}