diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..dbd2994 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,56 @@ + + + + + + + + + + + + + { + "associatedIndex": 7 +} + + + + + + + + + + + + + + + 1718040581222 + + + + \ No newline at end of file diff --git a/Dying Light OST - Horizon.ogg b/Dying Light OST - Horizon.ogg new file mode 100644 index 0000000..1c2e4ea Binary files /dev/null and b/Dying Light OST - Horizon.ogg differ diff --git a/makefile b/makefile new file mode 100644 index 0000000..da4121c --- /dev/null +++ b/makefile @@ -0,0 +1,2 @@ +default: + python3 main.py diff --git a/songs.json b/songs.json index d912d3e..dd5c899 100644 --- a/songs.json +++ b/songs.json @@ -64,6 +64,10 @@ "name":"Daft Punk - Harder, Better, Faster, Stronger", "url":"https://github.com/patrlim/musicshite/raw/main/Daft%20Punk%20-%20Harder,%20Better,%20Faster,%20Stronger.ogg" }, + { + "name":"Dying Light OST - Horizon", + "url":"https://github.com/patrlim/musicshite/raw/main/Dying%20Light%20OST%20-%20Horizon.ogg" + }, { "name":"Fall Out Boy - Centuries", "url":"https://github.com/patrlim/musicshite/raw/main/Fall%20Out%20Boy%20-%20Centuries.ogg" @@ -84,6 +88,10 @@ "name":"James Shimoji - Pepsi Man Theme Song", "url":"https://github.com/patrlim/musicshite/raw/main/James%20Shimoji%20-%20Pepsi%20Man%20Theme%20Song.ogg" }, + { + "name":"Jamie Berry ft. Octavia Rose - Lost In The Rhythm", + "url":"https://github.com/patrlim/musicshite/raw/main/Jamie%20Berry%20ft.%20Octavia%20Rose%20-%20Lost%20In%20The%20Rhythm.ogg" + }, { "name":"Jamie Berry, Octavia Rose - Light up the Night", "url":"https://github.com/patrlim/musicshite/raw/main/Jamie%20Berry,%20Octavia%20Rose%20-%20Light%20up%20the%20Night.ogg"