Files
Convention-Unity-Demo/Release/Convention-Unity-Demo_Data/StreamingAssets/Tutorial/config.json

25 lines
520 B
JSON
Raw Normal View History

2025-09-25 19:04:05 +08:00
{
"data" : {
"__type" : "Convention.GlobalConfig+InternalProperty,Assembly-CSharp",
"value" : {
"property" : {"root":{
"__type" : "string""root.h"
},"song":{
"__type" : "string""..\/song.mp3"
},"ScriptEditor":{
"__type" : "string""{0}"
}
},
"find" : {"BPM":{
"__type" : "float"60
},"BPMFraction":{
"__type" : "int"1
},"BPMOffset":{
"__type" : "float"0
},"SpectrumRenderTexture":null,"IsHideTrackRender":{
"__type" : "bool"false
}
}
}
}
}