fix: 修复部分作者信息

This commit is contained in:
秋云
2025-06-30 10:01:23 +08:00
parent 24321b4889
commit d278d39175
4 changed files with 15 additions and 5 deletions

View File

@@ -6,9 +6,13 @@
"description": "AutoInfinitePreciousChest&&&默认按键检测&背包物品检测&拾取状态检测",
"authors": [
{
"name": "起个名字好难的喵(Main) & HZYgrandma(Demo)",
"name": "起个名字好难的喵",
"links":"https://github.com/MisakaAldrich"
}
},
{
"name": "HZYgrandma",
"links":"https://github.com/HZYgrandma"
},
],
"main": "main.js",
"settings_ui": "settings.json"