22 lines
598 B
JSON
Executable File
22 lines
598 B
JSON
Executable File
{
|
|
"timeFormat": "ms",
|
|
"artist": "Kawai Sprite",
|
|
"charter": "ninjamuffin99 + MtH",
|
|
"playData": {
|
|
"album": "volume1",
|
|
"stage": "mallXmas",
|
|
"characters": {
|
|
"player": "bf-christmas",
|
|
"girlfriend": "gf-christmas",
|
|
"opponent": "parents-christmas"
|
|
},
|
|
"difficulties": ["easy", "normal", "hard"],
|
|
"noteStyle": "funkin",
|
|
"ratings": { "easy": 1, "normal": 1, "hard": 2 }
|
|
},
|
|
"songName": "Cocoa",
|
|
"timeChanges": [{ "d": 4, "n": 4, "t": -1, "bt": [4, 4, 4, 4], "bpm": 100 }],
|
|
"generatedBy": "Chart Editor Import (FNF Legacy)",
|
|
"version": "2.2.1"
|
|
}
|