10 lines
182 B
JSON
10 lines
182 B
JSON
|
|
{
|
||
|
|
"SongInformation" : {
|
||
|
|
"__type" : "Ichni.RhythmGame.Beatmap.SongInformation_BM,Assembly-CSharp",
|
||
|
|
"value" : {
|
||
|
|
"songName" : "TestSong",
|
||
|
|
"bpm" : 120,
|
||
|
|
"delay" : 0
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|