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

@@ -5,8 +5,8 @@
"description": "原神琴谱自动弹奏脚本,通过读取本地琴谱文件,解析成乐谱对象,然后模拟键盘操作,实现自动弹奏。(需角色手动提前乐器)",
"authors": [
{
"name": "阿城同学",
"link": "https://github.com/shilic"
"name": "阿城同学",
"links": "https://github.com/shilic"
}
],
"settings_ui": "settings.json",