Files
ichni_Creator_Studio/Assets/StreamingAssets/Projects/TestProject/SongInfo.json
SoulliesOfficial baa5453d89 加载工程
2025-03-08 18:19:32 -05:00

13 lines
274 B
JSON

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