fix: 补充manifest.json作者信息 (#1274)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user