#sbsp Starbound Song Pack - a large collection of in-game playable songs for Starbound from around the web.
Click 'download zip', upzip, copy the desired .abc files into Starbound's asset/songs directory:
- on windows:
Steam\SteamApps\common\Starbound\assets\songs
- on osx:
Library/Application Support/Steam/SteamApps/common/Starbound/assets/songs
Then start the game, grab an instrument, and play new songs.
I did not make any of these songs. Most .abc files contain attribution. A number of songs were merged from publicly available song packs, these include:
- Large Assorted Collection from luisantonioa
- Songs of Starbound Songs Pack by miago - Vol 1 & Vol 2
- Starbound Song Collection (around 400 selected ABC-Files) by GewaltSam
MIT License.
New songs or song packs are welcome! If you are fimilar with git:
- Fork it
- Create your branch (
git checkout -b my-new-feature
) - Add new files (
git add -p
) - Commit your changes (
git commit -am 'Add some new songs'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Otherwise, click "issues" on the right and provide links to the songs or song packs you would like to see added, or post on the original sb thread.