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/)
|
||||||
|
|
||||||
## [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)
|
||||||
|
|
||||||
@@ -234,6 +234,7 @@ CoolApk [@DoubleGGe](http://www.coolapk.com/u/7728656)<br>
|
|||||||
[zhangjinteng](mailto:zhangjinteng@foxmail.com)<br>
|
[zhangjinteng](mailto:zhangjinteng@foxmail.com)<br>
|
||||||
Bilibili [@次卡安](https://space.bilibili.com/68420360)<br>
|
Bilibili [@次卡安](https://space.bilibili.com/68420360)<br>
|
||||||
CoolApk [@ZyaIreZ](http://www.coolapk.com/u/1376183)<br>
|
CoolApk [@ZyaIreZ](http://www.coolapk.com/u/1376183)<br>
|
||||||
|
CoolApk [@星释槐](http://www.coolapk.com/u/2168596)<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/)
|
||||||
|
|
||||||
~~不会进一步支持原神的 m21键琴和上传21键位的共享乐谱,反正15键又不是不能弹。~~
|
~~不会进一步支持原神的 m21键琴和上传21键位的共享乐谱,反正15键又不是不能弹。~~
|
||||||
|
|
||||||
@@ -239,6 +239,7 @@ Twitter [Phoebe@huunhut1217](https://mobile.twitter.com/huunhut1217)<br>
|
|||||||
[zhangjinteng](mailto:zhangjinteng@foxmail.com)<br>
|
[zhangjinteng](mailto:zhangjinteng@foxmail.com)<br>
|
||||||
哔哩哔哩[@次卡安](https://space.bilibili.com/68420360)<br>
|
哔哩哔哩[@次卡安](https://space.bilibili.com/68420360)<br>
|
||||||
酷安[@ZyaIreZ](http://www.coolapk.com/u/1376183)<br>
|
酷安[@ZyaIreZ](http://www.coolapk.com/u/1376183)<br>
|
||||||
|
酷安[@星释槐](http://www.coolapk.com/u/2168596)<br>
|
||||||
|
|
||||||
## 翻译
|
## 翻译
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,23 @@
|
|||||||
{
|
{
|
||||||
"sheets": [
|
"sheets": [
|
||||||
|
{
|
||||||
|
"name": "冬日恋歌(My Memory)",
|
||||||
|
"file": "冬日恋歌(My Memory).txt",
|
||||||
|
"author": "酷安@你们很有趣呢",
|
||||||
|
"desc": "酷安 <a href=http://www.coolapk.com/u/2416229>@你们很有趣呢<a/> 分享乐谱 冬日恋歌(My Memory)",
|
||||||
|
"bpm": 312,
|
||||||
|
"suggested_instrument": 1,
|
||||||
|
"keyCount": 15,
|
||||||
|
"pitchLevel": 7,
|
||||||
|
"noteCount": 733,
|
||||||
|
"social": [
|
||||||
|
{
|
||||||
|
"platform": "coolapk",
|
||||||
|
"name": "酷安",
|
||||||
|
"link": "http://www.coolapk.com/u/2416229"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "阿拉斯加海湾",
|
"name": "阿拉斯加海湾",
|
||||||
"file": "阿拉斯加海湾.txt",
|
"file": "阿拉斯加海湾.txt",
|
||||||
|
|||||||
BIN
shared_sheets/冬日恋歌(My Memory).txt
Normal file
BIN
shared_sheets/冬日恋歌(My Memory).txt
Normal file
Binary file not shown.
Reference in New Issue
Block a user