fix: 补充manifest.json作者信息 (#1274)
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
"description": "原神琴谱自动弹奏脚本,通过读取本地琴谱文件,解析成乐谱对象,然后模拟键盘操作,实现自动弹奏。(需角色手动提前乐器)",
|
||||
"authors": [
|
||||
{
|
||||
"name": "阿城同学",
|
||||
"link": "https://github.com/shilic"
|
||||
"name": "阿城同学",
|
||||
"links": "https://github.com/shilic"
|
||||
}
|
||||
],
|
||||
"settings_ui": "settings.json",
|
||||
|
||||
Reference in New Issue
Block a user