19 lines
570 B
JSON
Executable File
19 lines
570 B
JSON
Executable File
{
|
|
"version": "2.2.3",
|
|
"songName": "Bopeebo",
|
|
"artist": "Kawai Sprite",
|
|
"charter": "ninjamuffin99 + MtH",
|
|
"timeFormat": "ms",
|
|
"timeChanges": [{ "t": 0, "bpm": 100, "n": 4, "d": 4, "bt": [4, 4, 4, 4] }],
|
|
"playData": {
|
|
"album": "volume1",
|
|
"songVariations": ["erect"],
|
|
"difficulties": ["easy", "normal", "hard"],
|
|
"ratings": { "easy": 1, "normal": 1, "hard": 1 },
|
|
"characters": { "player": "bf", "girlfriend": "gf", "opponent": "dad" },
|
|
"stage": "mainStage",
|
|
"noteStyle": "funkin"
|
|
},
|
|
"generatedBy": "EliteMasterEric (by hand)"
|
|
}
|