Files
bettergi-scripts-list/repo/js/YuanQinAssistant/manifest.json
起个名字好难的喵 1bde46aada patch js author links
2025-12-29 11:16:11 +08:00

15 lines
345 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.
{
"manifest_version": 1,
"name": "原琴助手",
"version": "1.0.2",
"bgi_version": "0.43.1",
"description": "BetterGI版本的原琴助手使用gs2格式的琴谱",
"authors": [
{
"name": "himno",
"links": "https://github.com/himno"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}