22 lines
569 B
JSON
Executable File
22 lines
569 B
JSON
Executable File
{
|
|
"timeFormat": "ms",
|
|
"artist": "Kawai Sprite",
|
|
"charter": "MtH",
|
|
"playData": {
|
|
"album": "volume2",
|
|
"stage": "tankmanBattlefield",
|
|
"characters": {
|
|
"player": "bf",
|
|
"girlfriend": "gf-tankmen",
|
|
"opponent": "tankman"
|
|
},
|
|
"ratings": { "easy": 2, "normal": 4, "hard": 5 },
|
|
"difficulties": ["easy", "normal", "hard"],
|
|
"noteStyle": "funkin"
|
|
},
|
|
"songName": "Guns",
|
|
"timeChanges": [{ "d": 4, "n": 4, "t": -1, "bt": [4, 4, 4, 4], "bpm": 185 }],
|
|
"generatedBy": "Chart Editor Import (FNF Legacy)",
|
|
"version": "2.2.1"
|
|
}
|