Upload user shared sheets.

This commit is contained in:
StageGuard
2021-11-08 11:02:56 +08:00
parent e50b674ed9
commit 0278803293
5 changed files with 40 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
A script to play Sheets generated by [SkyStudio](https://play.google.com/store/apps/details?id=com.Maple.SkyStudio) automatically in game Sky with accessibility services using Auto.js
[![shared sheet](https://badgen.net/badge/shared%20sheets/158%20in%20total/green)](shared_sheets/) [![sheet contributors](https://badgen.net/badge/sheet%20contributors/29/pink)](#shared-sheets) [![Hosted in](https://badgen.net/badge/CDN/jsDelivr?icon=jsdelivr)](https://www.jsdelivr.com/)
[![shared sheet](https://badgen.net/badge/shared%20sheets/162%20in%20total/green)](shared_sheets/) [![sheet contributors](https://badgen.net/badge/sheet%20contributors/29/pink)](#shared-sheets) [![Hosted in](https://badgen.net/badge/CDN/jsDelivr?icon=jsdelivr)](https://www.jsdelivr.com/)
## Feature

View File

@@ -4,7 +4,7 @@ English: [README-en.md](README-en.md)
使用 Auto.js 提供的无障碍权限实现在 Sky光遇 中自动弹奏 [SkyStudio](https://play.google.com/store/apps/details?id=com.Maple.SkyStudio) 导出的曲谱
[![shared sheet](https://badgen.net/badge/shared%20sheets/158%20in%20total/green)](shared_sheets/) [![sheet contributors](https://badgen.net/badge/sheet%20contributors/29/pink)](#共享乐谱) [![Hosted in](https://badgen.net/badge/CDN/jsDelivr?icon=jsdelivr)](https://www.jsdelivr.com/)
[![shared sheet](https://badgen.net/badge/shared%20sheets/162%20in%20total/green)](shared_sheets/) [![sheet contributors](https://badgen.net/badge/sheet%20contributors/29/pink)](#共享乐谱) [![Hosted in](https://badgen.net/badge/CDN/jsDelivr?icon=jsdelivr)](https://www.jsdelivr.com/)
~~不会进一步支持原神的 m21键琴和上传21键位的共享乐谱反正15键又不是不能弹。~~

View File

@@ -1,5 +1,41 @@
{
"sheets": [
{
"name": "穿越时空的思念",
"file": "穿越时空的思念-ZyaIreZ.txt",
"author": "酷安@ZyaIreZ",
"desc": "酷安 <a href=http://www.coolapk.com/u/1376183>@ZyaIreZ<a/> 分享乐谱 穿越时空的思念\n犬夜叉",
"bpm": 440,
"suggested_instrument": 1,
"keyCount": 15,
"pitchLevel": 0,
"noteCount": 496,
"social": [
{
"platform": "coolapk",
"name": "酷安",
"link": "http://www.coolapk.com/u/1376183"
}
]
},
{
"name": "琴师",
"file": "琴师.txt",
"author": "酷安@ZyaIreZ",
"desc": "酷安 <a href=http://www.coolapk.com/u/1376183>@ZyaIreZ<a/> 分享乐谱 琴师\n音频怪物 - 琴师",
"bpm": 240,
"suggested_instrument": 1,
"keyCount": 15,
"pitchLevel": 0,
"noteCount": 285,
"social": [
{
"platform": "coolapk",
"name": "酷安",
"link": "http://www.coolapk.com/u/1376183"
}
]
},
{
"name": "花海",
"file": "花海.txt",

BIN
shared_sheets/琴师.txt Normal file

Binary file not shown.

Binary file not shown.