Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "Deck the Halls" by Kevin Macleod #2233

Merged
merged 12 commits into from
Nov 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions Resources/Audio/DeltaV/Jukebox/attributions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@
copyright: "DOS=HIGH, UMB by MASTER BOOT RECORD may be used non-commercially in the Delta-V fork of SS14. Converted from FLAC to OGG, then converted to mono."
source: "https://masterbootrecord.bandcamp.com/album/c-edit-config-sys"

- files: ["deck_the_halls_b.ogg"]
license: "CC-BY-SA-4.0"
copyright: "Deck the Halls B Kevin MacLeod (incompetech.com) Licensed under Creative Commons: By Attribution 4.0 License http://creativecommons.org/licenses/by/4.0/"
source: "https://incompetech.com/music/royalty-free/mp3-royaltyfree/Deck%20the%20Halls%20B.mp3"

- files: ["drozerix_-_alone.xm-MONO.ogg"]
license: "Custom"
copyright: "Alone by Drozerix, converted to mono"
Expand Down Expand Up @@ -90,3 +95,4 @@
license: "CC-BY-SA-3.0"
copyright: "Lone Digger by Caravan Palace, converted to mono"
source: "https://vimeo.com/144736865"

Binary file not shown.
6 changes: 6 additions & 0 deletions Resources/Prototypes/DeltaV/Catalog/Jukebox/Standard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@
path:
path: /Audio/DeltaV/Jukebox/DOS=HIGH,_UMB.ogg

- type: jukebox
id: DeckTheHalls
name: Deck The Halls - Kevin Macleod
path:
path: /Audio/DeltaV/Jukebox/deck_the_halls_b.ogg

- type: jukebox
id: DrozAlone
name: Drozerix - Alone
Expand Down
Loading