Files
ichni_Creator_Studio/Assets/StreamingAssets/Projects/TestProject/SongInfo.json
SoulliesOfficial 934d1b5aba Timeline
2025-02-14 22:04:21 -05:00

10 lines
182 B
JSON

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