基础内容11 - SAVE LOAD EXPORT
This commit is contained in:
10
Assets/StreamingAssets/Projects/TestProject/SongInfo.json
Normal file
10
Assets/StreamingAssets/Projects/TestProject/SongInfo.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"SongInformation" : {
|
||||
"__type" : "Ichni.RhythmGame.Beatmap.SongInformation_BM,Assembly-CSharp",
|
||||
"value" : {
|
||||
"songName" : "TestSong",
|
||||
"bpm" : 120,
|
||||
"delay" : 0
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user