Files
ichni_Creator_Studio/Assets/StreamingAssets/Projects/TestProject/SongInfo.json
2025-02-08 23:09:50 -05:00

10 lines
182 B
JSON

{
"SongInformation" : {
"__type" : "Ichni.RhythmGame.Beatmap.SongInformation_BM,Assembly-CSharp",
"value" : {
"songName" : "TestSong",
"bpm" : 120,
"delay" : 0
}
}
}