Files
bettergi-scripts-list/repo/js/YuanQinAssistant/settings.json
himno 58d543fb8d JS脚本:YuanQinAssistant (#2347)
* 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
2025-11-15 01:22:57 +08:00

20 lines
393 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[
{
"name": "music_selector",
"type": "select",
"label": "选择一首曲子",
"options": [
"银月之庭蓝花C大调"
]
},
{
"name": "fix_mode",
"type": "select",
"label": "半音修正",
"options": [
"忽略",
"降半音",
"升半音"
]
}
]