Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.96 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.96 KB

#sbsp Starbound Song Pack - a large collection of in-game playable songs for Starbound from around the web.

Installation

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.

Credits

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:

MIT License.

Contributing

New songs or song packs are welcome! If you are fimilar with git:

  1. Fork it
  2. Create your branch (git checkout -b my-new-feature)
  3. Add new files (git add -p)
  4. Commit your changes (git commit -am 'Add some new songs')
  5. Push to the branch (git push origin my-new-feature)
  6. 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.