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)
|
||||||
|
|
||||||
@@ -237,6 +237,7 @@ CoolApk [@ZyaIreZ](http://www.coolapk.com/u/1376183)<br>
|
|||||||
CoolApk [@星释槐](http://www.coolapk.com/u/2168596)<br>
|
CoolApk [@星释槐](http://www.coolapk.com/u/2168596)<br>
|
||||||
[KingXKK](mailto:fjjiangdonghan@outlook.com)<br>
|
[KingXKK](mailto:fjjiangdonghan@outlook.com)<br>
|
||||||
CoolApk [@Leotoast](http://www.coolapk.com/u/2260385)<br>
|
CoolApk [@Leotoast](http://www.coolapk.com/u/2260385)<br>
|
||||||
|
[小柒不会玩红石](mailto:2126859202@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键又不是不能弹。~~
|
||||||
|
|
||||||
@@ -233,6 +233,7 @@ Twitter [Phoebe@huunhut1217](https://mobile.twitter.com/huunhut1217)<br>
|
|||||||
酷安[@星释槐](http://www.coolapk.com/u/2168596)<br>
|
酷安[@星释槐](http://www.coolapk.com/u/2168596)<br>
|
||||||
[KingXKK](mailto:fjjiangdonghan@outlook.com)<br>
|
[KingXKK](mailto:fjjiangdonghan@outlook.com)<br>
|
||||||
酷安[@Leotoast](http://www.coolapk.com/u/2260385)<br>
|
酷安[@Leotoast](http://www.coolapk.com/u/2260385)<br>
|
||||||
|
[小柒不会玩红石](mailto:2126859202@qq.com)<br>
|
||||||
|
|
||||||
## 翻译
|
## 翻译
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,23 @@
|
|||||||
{
|
{
|
||||||
"sheets": [
|
"sheets": [
|
||||||
|
{
|
||||||
|
"name": "rush e",
|
||||||
|
"file": "rush e.txt",
|
||||||
|
"author": "小柒不会玩红石",
|
||||||
|
"desc": "<a href=mailto:2126859202@qq.com>@小柒不会玩红石<a/> 分享乐谱 rush e",
|
||||||
|
"bpm": 1024,
|
||||||
|
"suggested_instrument": 1,
|
||||||
|
"keyCount": 15,
|
||||||
|
"pitchLevel": 0,
|
||||||
|
"noteCount": 2465,
|
||||||
|
"social": [
|
||||||
|
{
|
||||||
|
"platform": "mail",
|
||||||
|
"name": "2126859202@qq.com",
|
||||||
|
"link": "2126859202@qq.com"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "那女孩对我说(完整版)",
|
"name": "那女孩对我说(完整版)",
|
||||||
"file": "那女孩对我说(完整版).txt",
|
"file": "那女孩对我说(完整版).txt",
|
||||||
|
|||||||
BIN
shared_sheets/rush e.txt
Normal file
BIN
shared_sheets/rush e.txt
Normal file
Binary file not shown.
Reference in New Issue
Block a user