Files
ichni_Creator_Studio/Assets/StreamingAssets/Projects/TestProject/SongInfo.json
SoulliesOfficial 6aba331079 Clip保存与读取
2025-03-01 12:50:13 -05:00

13 lines
270 B
JSON

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