From a42604f5370b18b8e7bc1d8a8663da80375ee118 Mon Sep 17 00:00:00 2001 From: LSPECTRONIZTAR Date: Mon, 13 May 2024 12:05:01 -0400 Subject: [PATCH] Update musicList.json --- .../music/mainmenu/musicList.json | 85 +++++++++---------- 1 file changed, 41 insertions(+), 44 deletions(-) diff --git a/Official Content/music/mainmenu/musicList.json b/Official Content/music/mainmenu/musicList.json index fae4931..85b6904 100644 --- a/Official Content/music/mainmenu/musicList.json +++ b/Official Content/music/mainmenu/musicList.json @@ -1,61 +1,58 @@ { - "Future Echoes": - [ + "Future Echoes": [ { - "name":"3DGES/4NGLES", - "artist":"LSPECTRONIZTAR", - "file":"edgy.wav" + "name": "3DGES/4NGLES", + "artist": "LSPECTRONIZTAR", + "file": "edgy.wav" }, { - "name":"Bazz", - "artist":"NitroSplash", - "file":"Bazz.mp3" - }, + "name": "Bazz", + "artist": "NitroSplash", + "file": "Bazz.mp3" + }, { - "name":"(Dub)Step on a Crack", - "artist":"LSPECTRONIZTAR", - "file":"(Dub)Step on a Crack.mp3" + "name": "(Dub)Step on a Crack", + "artist": "LSPECTRONIZTAR", + "file": "(Dub)Step on a Crack.mp3" }, { - "name":"Future Echoes", - "artist":"LSPECTRONIZTAR", - "file":"Future Echoes.mp3" + "name": "Future Echoes", + "artist": "LSPECTRONIZTAR", + "file": "Future Echoes.mp3" } ], - "Lobby": - [ + "Lobby": [ { - "name":"Future Echoes", - "artist":"LSPECTRONIZTAR", - "file":"Future Echoes.mp3" + "name": "Future Echoes", + "artist": "LSPECTRONIZTAR", + "file": "Future Echoes.mp3" }, { - "name":"Radiant", - "artist":"-Xaf-" - "file":"Radiant.mp3" + "name": "Radiant", + "artist": "-Xaf-", + "file": "Radiant.mp3" } ], -"Random Garbage": - [ - { - "name":"5YNTH3T1C_R1D3", - "artist":"LSPECTRONIZTAR", - "file":"5YNTH3T1C_R1D3.mp3" - }, - { - "name":"Mystic Reflections", - "artist":"LSPECTRONIZTAR", - "file":"Mystic Reflections.mp3" - }, - { - "name":"DR0P 7H47", - "artist":"LSPECTRONIZTAR", - "file":"DR0P 7H47.mp3" - }, - { - "name":"The Boss of Electro Swing (Full ver.)", - "artist":"LSPECTRONIZTAR", - "file":"The Boss of Electro Swing.mp4" + "Random Garbage": [ + { + "name": "5YNTH3T1C_R1D3", + "artist": "LSPECTRONIZTAR", + "file": "5YNTH3T1C_R1D3.mp3" + }, + { + "name": "Mystic Reflections", + "artist": "LSPECTRONIZTAR", + "file": "Mystic Reflections.mp3" + }, + { + "name": "DR0P 7H47", + "artist": "LSPECTRONIZTAR", + "file": "DR0P 7H47.mp3" + }, + { + "name": "The Boss of Electro Swing (Full ver.)", + "artist": "LSPECTRONIZTAR", + "file": "The Boss of Electro Swing.mp4" } ] }