Skip to content

Commit

Permalink
Update musicList.json
Browse files Browse the repository at this point in the history
  • Loading branch information
LSPECTRONIZTAR authored May 13, 2024
1 parent c2a82f9 commit a42604f
Showing 1 changed file with 41 additions and 44 deletions.
85 changes: 41 additions & 44 deletions Official Content/music/mainmenu/musicList.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
}

0 comments on commit a42604f

Please sign in to comment.