fix: 补充manifest.json作者信息 (#1274)

This commit is contained in:
起个名字好难的喵
2025-07-04 23:14:44 +08:00
committed by GitHub
parent e2e6da476a
commit 07ac05ecc1
95 changed files with 521 additions and 311 deletions

View File

@@ -4,22 +4,25 @@
"version": "3.1",
"bgi_version": "0.44.8",
"description": "枫丹地脉花蓝花金花通用。生存压力大请带盾奶避免纯水输出请注意说明文件。如有BUG请联系作者QQ:119996800",
"tags":["地脉花"],
"tags": [
"地脉花"
],
"authors": [
{
"name": "LCB-茶包"
"name": "LCB-茶包",
"links": "https://github.com/kaedelcb"
},
{
"name": "ddaodan",
"link": "https://github.com/ddaodan"
"links": "https://github.com/ddaodan"
},
{
"name": "平面镜",
"link": "https://github.com/Flatmirrr"
"links": "https://github.com/Flatmirrr"
},
{
"name": "秋云",
"link": "https://github.com/physligl"
"links": "https://github.com/physligl"
}
],
"settings_ui": "settings.json",