25 lines
643 B
JSON
Executable File
25 lines
643 B
JSON
Executable File
{
|
|
"version": "2.2.3",
|
|
"songName": "Ugh",
|
|
"artist": "Kawai Sprite",
|
|
"playData": {
|
|
"difficulties": ["easy", "normal", "hard"],
|
|
"characters": {
|
|
"player": "bf",
|
|
"girlfriend": "gf-tankmen",
|
|
"opponent": "tankman"
|
|
},
|
|
"stage": "tankmanBattlefield",
|
|
"noteStyle": "funkin",
|
|
"ratings": { "easy": 2, "normal": 3, "hard": 4 },
|
|
"album": "volume2",
|
|
"previewStart": 0,
|
|
"previewEnd": 15000
|
|
},
|
|
"generatedBy": "Friday Night Funkin' - v0.3.3 (rewrite/master:6334d16) PROTOTYPE",
|
|
"timeFormat": "ms",
|
|
"timeChanges": [
|
|
{ "t": 0, "b": 0, "bpm": 160, "n": 4, "d": 4, "bt": [4, 4, 4, 4] }
|
|
]
|
|
}
|