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

13 lines
274 B
JSON
Raw Normal View History

2025-03-08 14:21:10 -05:00
{
"SongInformation" : {
"__type" : "Ichni.RhythmGame.Beatmap.SongInformation_BM,Assembly-CSharp",
"value" : {
"songName" : "Terminal.wav",
"bpm" : 120,
"delay" : 1,
2025-03-08 14:21:10 -05:00
"attachedElementGuid" : {
"value" : "00000000-0000-0000-0000-000000000000"
}
}
}
}