upload user shared sheets

This commit is contained in:
StageGuard
2022-01-10 17:23:35 +08:00
parent d6e94c0274
commit bcd3b9d6ba
6 changed files with 56 additions and 2 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 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/163%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/166%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/)
## [Temporary solution for error `Syntax error script.js#44(eval)#100`](https://github.com/StageGuard/SkyAutoPlayerScript/issues/17#issuecomment-1002640892) ## [Temporary solution for error `Syntax error script.js#44(eval)#100`](https://github.com/StageGuard/SkyAutoPlayerScript/issues/17#issuecomment-1002640892)

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) 导出的曲谱 使用 Auto.js 提供的无障碍权限实现在 Sky光遇 中自动弹奏 [SkyStudio](https://play.google.com/store/apps/details?id=com.Maple.SkyStudio) 导出的曲谱
[![shared sheet](https://badgen.net/badge/shared%20sheets/163%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/166%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键又不是不能弹。~~ ~~不会进一步支持原神的 m21键琴和上传21键位的共享乐谱反正15键又不是不能弹。~~

View File

@@ -1,5 +1,59 @@
{ {
"sheets": [ "sheets": [
{
"name": "阿拉斯加海湾",
"file": "阿拉斯加海湾.txt",
"author": "酷安@星释槐",
"desc": "酷安 <a href=http://www.coolapk.com/u/2168596>@星释槐<a/> 分享乐谱 阿拉斯加海湾",
"bpm": 240,
"suggested_instrument": 1,
"keyCount": 15,
"pitchLevel": 0,
"noteCount": 1086,
"social": [
{
"platform": "coolapk",
"name": "酷安",
"link": "http://www.coolapk.com/u/2168596"
}
]
},
{
"name": "冬眠",
"file": "冬眠.txt",
"author": "酷安@星释槐",
"desc": "酷安 <a href=http://www.coolapk.com/u/2168596>@星释槐<a/> 分享乐谱 冬眠",
"bpm": 240,
"suggested_instrument": 1,
"keyCount": 15,
"pitchLevel": 0,
"noteCount": 294,
"social": [
{
"platform": "coolapk",
"name": "酷安",
"link": "http://www.coolapk.com/u/2168596"
}
]
},
{
"name": "Jason Huang - 高洁的教皇",
"file": "高洁的教皇.txt",
"author": "酷安@ZyaIreZ",
"desc": "酷安 <a href=http://www.coolapk.com/u/1376183>@ZyaIreZ<a/> 分享乐谱 Jason Huang - 高洁的教皇\nJOJO的奇妙冒险 花京院处刑曲",
"bpm": 584,
"suggested_instrument": 1,
"keyCount": 15,
"pitchLevel": 0,
"noteCount": 818,
"social": [
{
"platform": "coolapk",
"name": "酷安",
"link": "http://www.coolapk.com/u/1376183"
}
]
},
{ {
"name": "李玉刚 - 万疆", "name": "李玉刚 - 万疆",
"file": "万疆.txt", "file": "万疆.txt",

BIN
shared_sheets/冬眠.txt Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.