diff --git a/soundtracks/index.json b/soundtracks/index.json index f21ee52..d35e15e 100644 --- a/soundtracks/index.json +++ b/soundtracks/index.json @@ -1,3 +1,10 @@ { - "packs": [] + "packs": [ + { + "id": "battle_maps", + "name": "Battle Mini Game Soundtrack", + "downloadURI": "https://raw.githubusercontent.com/creepereater201/L4JDownloadableContent/main/soundtracks/packs/battle_maps.zip?checksum=3bddfed5ed72d2659426ac220da4c3d3", + "imageUrl": "https://raw.githubusercontent.com/creepereater201/L4JDownloadableContent/main/soundtracks/preview_images/battle_maps_preview.png?checksum=0d17846a486b4e5cf4c37b5e3d1c6296" + } + ] } diff --git a/soundtracks/packs/battle_maps.zip b/soundtracks/packs/battle_maps.zip new file mode 100644 index 0000000..bdc60ff Binary files /dev/null and b/soundtracks/packs/battle_maps.zip differ diff --git a/soundtracks/preview_images/battle_maps_preview.png b/soundtracks/preview_images/battle_maps_preview.png new file mode 100644 index 0000000..c9ee5ad Binary files /dev/null and b/soundtracks/preview_images/battle_maps_preview.png differ