mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-04-25 22:39:59 +08:00
* Add score for '银月之庭(蓝花)C大调' * Create tutorial file(empty now) Add placeholder for video tutorial link * Delete repo/js/YuanQinAssistant/assets/toos directory * Create tutorial placeholder file Add placeholder for tutorial video link * 添加转谱工具 * 发布 原琴助手 v1.0.0 * Fixed some incorrect descriptions
20 lines
393 B
JSON
20 lines
393 B
JSON
[
|
||
{
|
||
"name": "music_selector",
|
||
"type": "select",
|
||
"label": "选择一首曲子",
|
||
"options": [
|
||
"银月之庭(蓝花)C大调"
|
||
]
|
||
},
|
||
{
|
||
"name": "fix_mode",
|
||
"type": "select",
|
||
"label": "半音修正",
|
||
"options": [
|
||
"忽略",
|
||
"降半音",
|
||
"升半音"
|
||
]
|
||
}
|
||
] |