Files
resources/semag/fridaynightfunkin/assets/data/songs/tutorial/tutorial-metadata.json
2025-06-22 12:00:12 -04:00

18 lines
525 B
JSON
Executable File

{
"timeFormat": "ms",
"artist": "Kawai Sprite",
"charter": "ninjamuffin99 + MtH",
"playData": {
"album": "volume1",
"ratings": { "easy": 0, "normal": 0, "hard": 1 },
"stage": "mainStage",
"characters": { "player": "bf", "opponent": "gf" },
"difficulties": ["easy", "normal", "hard"],
"noteStyle": "funkin"
},
"songName": "Tutorial",
"timeChanges": [{ "d": 4, "n": 4, "t": -1, "bt": [4, 4, 4, 4], "bpm": 100 }],
"generatedBy": "Chart Editor Import (FNF Legacy)",
"version": "2.2.1"
}