Files
bettergi-scripts-list/repo/js/YuanQinAssistant/settings.json
himno 9ee34fa389 JS脚本:YuanQinAssistant 更新至 v1.0.2 (#2450)
* 创建image文件夹

* add ro template file -- mouse.png

* Delete repo/js/YuanQinAssistant/assets/image/placer.txt

* Add files via upload

* update YuanQinAssistant v1.0.2
2025-12-07 17:40:20 +08:00

23 lines
517 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": [
"忽略",
"降半音",
"升半音"
]
}
]