This commit is contained in:
JHDev2006
2025-09-20 13:25:04 +01:00
3 changed files with 29 additions and 19 deletions

View File

@@ -0,0 +1,10 @@
{
"Normal": {
"source": "CustomLevel.mp3",
"loop": 4.8
},
"Hurry": {
"source": "CustomLevel.mp3",
"loop": 4.8
}
}

View File

@@ -0,0 +1,5 @@
{
"variations": {
"SMB1": {"source": "CustomLevel.bgm"}
}
}