-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f133df4
commit 2f000be
Showing
27 changed files
with
209 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
[ | ||
{ | ||
"uid": "81-0", | ||
"name": "Unwelcome School", | ||
"author": "Mitsukiyo", | ||
"bpm": "180", | ||
"music": "unwelcome_school_music", | ||
"demo": "unwelcome_school_demo", | ||
"cover": "unwelcome_school_cover", | ||
"hexieCover": "", | ||
"noteJson": "unwelcome_school_map", | ||
"scene": "scene_01", | ||
"levelDesigner": "///警方突击中///", | ||
"difficulty1": "6", | ||
"difficulty2": "8", | ||
"difficulty3": "10", | ||
"callBackDifficulty1": "6", | ||
"callBackDifficulty2": "8", | ||
"callBackDifficulty3": "10", | ||
"unlockLevel": "0" | ||
}, | ||
{ | ||
"uid": "81-1", | ||
"name": "Usagi Flap", | ||
"author": "Nor", | ||
"bpm": "170", | ||
"music": "usagi_flap_music", | ||
"demo": "usagi_flap_demo", | ||
"cover": "usagi_flap_cover", | ||
"hexieCover": "", | ||
"noteJson": "usagi_flap_map", | ||
"scene": "scene_05", | ||
"levelDesigner": "“像你这样的大人,最____了!”", | ||
"difficulty1": "3", | ||
"difficulty2": "6", | ||
"difficulty3": "8", | ||
"callBackDifficulty1": "3", | ||
"callBackDifficulty2": "6", | ||
"callBackDifficulty3": "8", | ||
"unlockLevel": "0" | ||
}, | ||
{ | ||
"uid": "81-2", | ||
"name": "RE Aoharu", | ||
"author": "Nor", | ||
"bpm": "180", | ||
"music": "re_aoharu_music", | ||
"demo": "re_aoharu_demo", | ||
"cover": "re_aoharu_cover", | ||
"hexieCover": "", | ||
"noteJson": "re_aoharu_map", | ||
"scene": "scene_01", | ||
"levelDesigner1": "「背负责任之人」", | ||
"levelDesigner2": "「珍视友情之人」", | ||
"levelDesigner3": "「守护羁绊之人」", | ||
"levelDesigner4": "「值得信任的大人」", | ||
"difficulty1": "3", | ||
"difficulty2": "5", | ||
"difficulty3": "8", | ||
"difficulty4": "10", | ||
"callBackDifficulty1": "3", | ||
"callBackDifficulty2": "5", | ||
"callBackDifficulty3": "8", | ||
"callBackDifficulty4": "10", | ||
"unlockLevel": "0" | ||
}, | ||
{ | ||
"uid": "81-3", | ||
"name": "Operation☆DOTABATA!", | ||
"author": "Mitsukiyo", | ||
"bpm": "140", | ||
"music": "operation_dotabata_music", | ||
"demo": "operation_dotabata_demo", | ||
"cover": "operation_dotabata_cover", | ||
"hexieCover": "", | ||
"noteJson": "operation_dotabata_map", | ||
"scene": "scene_03", | ||
"levelDesigner": "Cooler", | ||
"difficulty1": "5", | ||
"difficulty2": "7", | ||
"difficulty3": "10", | ||
"callBackDifficulty1": "5", | ||
"callBackDifficulty2": "7", | ||
"callBackDifficulty3": "10", | ||
"unlockLevel": "0" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
[ | ||
{ | ||
"name": "Unwelcome School", | ||
"author": "Mitsukiyo" | ||
}, | ||
{ | ||
"name": "Usagi Flap", | ||
"author": "Nor" | ||
}, | ||
{ | ||
"name": "RE Aoharu", | ||
"author": "Nor" | ||
}, | ||
{ | ||
"name": "Operation☆DOTABATA!", | ||
"author": "Mitsukiyo" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
[ | ||
{ | ||
"name": "Unwelcome School", | ||
"author": "Mitsukiyo" | ||
}, | ||
{ | ||
"name": "Usagi Flap", | ||
"author": "Nor" | ||
}, | ||
{ | ||
"name": "RE Aoharu", | ||
"author": "Nor" | ||
}, | ||
{ | ||
"name": "Operation☆DOTABATA!", | ||
"author": "Mitsukiyo" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
[ | ||
{ | ||
"name": "Unwelcome School", | ||
"author": "Mitsukiyo" | ||
}, | ||
{ | ||
"name": "Usagi Flap", | ||
"author": "Nor" | ||
}, | ||
{ | ||
"name": "RE Aoharu", | ||
"author": "Nor" | ||
}, | ||
{ | ||
"name": "Operation☆DOTABATA!", | ||
"author": "Mitsukiyo" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
[ | ||
{ | ||
"name": "Unwelcome School", | ||
"author": "Mitsukiyo" | ||
}, | ||
{ | ||
"name": "Usagi Flap", | ||
"author": "Nor" | ||
}, | ||
{ | ||
"name": "RE Aoharu", | ||
"author": "Nor" | ||
}, | ||
{ | ||
"name": "Operation☆DOTABATA!", | ||
"author": "Mitsukiyo" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
[ | ||
{ | ||
"name": "Unwelcome School", | ||
"author": "Mitsukiyo" | ||
}, | ||
{ | ||
"name": "Usagi Flap", | ||
"author": "Nor" | ||
}, | ||
{ | ||
"name": "RE Aoharu", | ||
"author": "Nor" | ||
}, | ||
{ | ||
"name": "Operation☆DOTABATA!", | ||
"author": "Mitsukiyo" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,9 @@ | |
{ | ||
"title": "MD 补完计划" | ||
}, | ||
{ | ||
"title": "MD 级战术教育光盘" | ||
}, | ||
{ | ||
"title": "东方暮乐团 -肆-" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,9 @@ | |
{ | ||
"title": "MD 補完計劃" | ||
}, | ||
{ | ||
"title": "MD 級戰術教育BD" | ||
}, | ||
{ | ||
"title": "東方暮樂團 -肆-" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,9 @@ | |
{ | ||
"title": "MD 補完計画" | ||
}, | ||
{ | ||
"title": "MD 級戦術教育BD" | ||
}, | ||
{ | ||
"title": "東方ミュ楽団 ‐肆‐" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,9 @@ | |
{ | ||
"title": "MD 보완 계획" | ||
}, | ||
{ | ||
"title": "MD 급 전술 교육 BD" | ||
}, | ||
{ | ||
"title": "동방 뮤악단 -IV-" | ||
}, | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.