Files
ichni_Creator_Studio/Assets/StreamingAssets/Projects/Pof/SongInfo.json

14 lines
290 B
JSON
Raw Normal View History

{
"SongInformation" : {
"__type" : "Ichni.RhythmGame.Beatmap.SongInformation_BM,Assembly-CSharp",
"value" : {
2025-08-19 08:13:47 -04:00
"songName" : "Pof.wav",
2025-09-06 06:54:03 -04:00
"bpm" : 330,
"delay" : 0,
2025-08-22 12:05:09 -04:00
"offset" : 0.182,
"attachedElementGuid" : {
"value" : "00000000-0000-0000-0000-000000000000"
}
}
}
}