mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-10 16:55:17 +00:00
16 lines
424 B
JSON
16 lines
424 B
JSON
{
|
|
"version": "2.0.0",
|
|
"songName": "Bopeebo",
|
|
"artist": "Kawai Sprite",
|
|
"timeFormat": "ms",
|
|
"timeChanges": [{ "t": 0, "bpm": 100, "n": 4, "d": 4, "bt": [4, 4, 4, 4] }],
|
|
"playData": {
|
|
"songVariations": [],
|
|
"difficulties": ["easy", "normal", "hard"],
|
|
"playableChars": { "bf": { "g": "gf", "o": "dad" } },
|
|
"stage": "mainStage",
|
|
"noteSkin": "Normal"
|
|
},
|
|
"generatedBy": "MasterEric (by hand)"
|
|
}
|