Skip to content

All .mod music v1.0

Latest
Compare
Choose a tag to compare
@DeerTears DeerTears released this 27 Nov 18:58
· 6 commits to master since this release
162d301

Music for all GB Studio games using GBT Player. These files fall under the MIT License.

How to Install for GB Studio 3.0

  1. Open your project assets folder (the folder icon in the top-right)
  2. Copy this .zip's contents into assets/music
  3. Go to the Settings dropdown (under Game World)
  4. Scroll down to Music Driver and change it from hUGEDriver to GBT Player
  5. Add a Play Music Track event
  6. Choose the file you want from the list

How to Install for GB Studio 2.0

  1. Open your project assets folder
  2. Copy this .zip's contents into assets/music
  3. Add a Play Music Track event
  4. Choose the file you want from the list

This repo exists because downloading the full .zip of this repository from Github changes the file line-endings. This lead to corruption errors when compiling music in GB Studio. These files will only compile correctly if you download from this release, clone the repository locally with a client, or download individual .mod files.

If you run into issues with files downloaded from this release, let me know by raising an issue.

Enjoy!