Upload user shared sheet.
This commit is contained in:
@@ -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_sheets/) [](#shared-sheets) [](https://www.jsdelivr.com/)
|
[](shared_sheets/) [](#shared-sheets) [](https://www.jsdelivr.com/)
|
||||||
|
|
||||||
## Feature
|
## Feature
|
||||||
|
|
||||||
@@ -201,6 +201,7 @@ CoolApk [@温茶予君](http://www.coolapk.com/u/1212499)<br>
|
|||||||
CoolApk [@落红难相聚](http://www.coolapk.com/u/2082465)<br>
|
CoolApk [@落红难相聚](http://www.coolapk.com/u/2082465)<br>
|
||||||
CoolApk [@bugjump233](http://www.coolapk.com/u/3294062)<br>
|
CoolApk [@bugjump233](http://www.coolapk.com/u/3294062)<br>
|
||||||
CoolApk [@阿基米德的船](http://www.coolapk.com/u/3283016)<br>
|
CoolApk [@阿基米德的船](http://www.coolapk.com/u/3283016)<br>
|
||||||
|
[2087131113@qq.com](mailto:2087131113@qq.com)<br>
|
||||||
|
|
||||||
## Translation
|
## Translation
|
||||||
|
|
||||||
|
|||||||
@@ -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_sheets/) [](#共享乐谱) [](https://www.jsdelivr.com/)
|
[](shared_sheets/) [](#共享乐谱) [](https://www.jsdelivr.com/)
|
||||||
|
|
||||||
~~不会进一步支持原神的21键琴和上传21键位的共享乐谱,反正15键又不是不能弹。~~
|
~~不会进一步支持原神的21键琴和上传21键位的共享乐谱,反正15键又不是不能弹。~~
|
||||||
|
|
||||||
@@ -206,6 +206,7 @@ Twitter [Phoebe@huunhut1217](https://mobile.twitter.com/huunhut1217)<br>
|
|||||||
酷安[@落红难相聚](http://www.coolapk.com/u/2082465)<br>
|
酷安[@落红难相聚](http://www.coolapk.com/u/2082465)<br>
|
||||||
酷安[@bugjump233](http://www.coolapk.com/u/3294062)<br>
|
酷安[@bugjump233](http://www.coolapk.com/u/3294062)<br>
|
||||||
酷安[@阿基米德的船](http://www.coolapk.com/u/3283016)<br>
|
酷安[@阿基米德的船](http://www.coolapk.com/u/3283016)<br>
|
||||||
|
[2087131113@qq.com](mailto:2087131113@qq.com)<br>
|
||||||
|
|
||||||
## 翻译
|
## 翻译
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,23 @@
|
|||||||
{
|
{
|
||||||
"sheets": [
|
"sheets": [
|
||||||
|
{
|
||||||
|
"name": "ムーンライト伝説(月光传说)",
|
||||||
|
"file": "月光传说.txt",
|
||||||
|
"author": "2087131113@qq.com",
|
||||||
|
"desc": "<a href=mailto:2087131113@qq.com>2087131113@qq.com<a/> 分享乐谱 ムーンライト伝説(月光传说)\n美少女戦士セーラームーン(《美少女战士》)主题曲",
|
||||||
|
"bpm": 240,
|
||||||
|
"suggested_instrument": 1,
|
||||||
|
"keyCount": 15,
|
||||||
|
"pitchLevel": 3,
|
||||||
|
"noteCount": 763,
|
||||||
|
"social": [
|
||||||
|
{
|
||||||
|
"platform": "mail",
|
||||||
|
"name": "2087131113@qq.com",
|
||||||
|
"link": "2087131113@qq.com"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Pachelbel's Canon(D大调卡农)",
|
"name": "Pachelbel's Canon(D大调卡农)",
|
||||||
"file": "Pachelbel's Canon(D大调卡农).txt",
|
"file": "Pachelbel's Canon(D大调卡农).txt",
|
||||||
|
|||||||
BIN
shared_sheets/月光传说.txt
Normal file
BIN
shared_sheets/月光传说.txt
Normal file
Binary file not shown.
Reference in New Issue
Block a user