upload user shared sheets

This commit is contained in:
StageGuard
2021-10-09 16:13:39 +08:00
parent aeaed550b7
commit 1c73833d30
5 changed files with 51 additions and 9 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/151%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/156%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
@@ -229,6 +229,9 @@ CoolApk [@皮皮小猪猪](http://www.coolapk.com/u/5352224)<br>
CoolApk [@DoubleGGe](http://www.coolapk.com/u/7728656)<br>
[恋上猫的鱼~](mailto:shi1177121232@foxmail.com)<br>
[依稀(濒死动物)](mailto:3423451308@qq.com)<br>
[zhangjinteng](mailto:zhangjinteng@foxmail.com)<br>
Bilibili [@次卡安](https://space.bilibili.com/68420360)<br>
CoolApk [@ZyaIreZ](http://www.coolapk.com/u/1376183)<br>
## Translation

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/151%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/156%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/)
~~不会进一步支持原神的21键琴和上传21键位的共享乐谱反正15键又不是不能弹。~~
@@ -234,6 +234,9 @@ Twitter [Phoebe@huunhut1217](https://mobile.twitter.com/huunhut1217)<br>
酷安[@DoubleGGe](http://www.coolapk.com/u/7728656)<br>
[恋上猫的鱼~](mailto:shi1177121232@foxmail.com)<br>
[依稀(濒死动物)](mailto:3423451308@qq.com)<br>
[zhangjinteng](mailto:zhangjinteng@foxmail.com)<br>
哔哩哔哩[@次卡安](https://space.bilibili.com/68420360)<br>
酷安[@ZyaIreZ](http://www.coolapk.com/u/1376183)<br>
## 翻译

View File

@@ -1,10 +1,46 @@
{
"sheets": [
{
{
"name": "我和我的祖国",
"file": "我和我的祖国.txt",
"author": "酷安@ZyaIreZ",
"desc": "酷安 <a href=http://www.coolapk.com/u/1376183>@ZyaIreZ<a/> 分享乐谱 我和我的祖国\n迟到的国庆特辑",
"bpm": 450,
"suggested_instrument": 1,
"keyCount": 15,
"pitchLevel": 0,
"noteCount": 254,
"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": 610,
"social": [
{
"platform": "coolapk",
"name": "酷安",
"link": "http://www.coolapk.com/u/1376183"
}
]
},
{
"name": "溯",
"file": "溯.txt",
"author": "大锤",
"desc": "<a href=https://space.bilibili.com/68420360>bilibli用户(次卡安)<a/>共享乐谱 溯\n ",
"desc": "<a href=https://space.bilibili.com/68420360>bilibli用户(次卡安)<a/>共享乐谱 溯",
"bpm": 170,
"keyCount": 15,
"pitchLevel": 3,
@@ -12,12 +48,12 @@
"social": [
{
"platform": "bilibili",
"name": "次卡安",
"name": "哔哩哔哩",
"link": "https://space.bilibili.com/68420360"
}
]
},
{
{
"name": "莫失莫忘",
"file": "莫失莫忘.txt",
"author": "大锤",
@@ -29,7 +65,7 @@
"social": [
{
"platform": "bilibili",
"name": "次卡安",
"name": "哔哩哔哩",
"link": "https://space.bilibili.com/68420360"
}
]
@@ -46,7 +82,7 @@
"social": [
{
"platform": "bilibili",
"name": "次卡安",
"name": "哔哩哔哩",
"link": "https://space.bilibili.com/68420360"
}
]
@@ -2795,4 +2831,4 @@
]
}
]
}
}

Binary file not shown.

Binary file not shown.