Logo made by @Crusade
Plays music in the background while StarMade is running.
Requirements:
Plays music in the background while StarMade is running.
Requirements:
- Java 7 or higher
- Download the MusicMade.jar
- Run the MusicMade.jar and follow the instructions
- You will need to reinstall MusicMade after updating or changing the version of StarMade.
- .wav
- .au
- .ogg
- (Depending on your setup and version of java more formats might be supported, but they are not guaranteed to be supported everywhere)
- Simply place the file in the MusicMade folder before you launch StarMade.
- All past, present and future versions are supported.
- mainClass
- the path to StarMade's main class in the installation (do not touch this unless you know exactly what you are doing)
- useAmbientSounds
- if set to true MusicMade will automatically append ambient sounds in StarMade's sound resources to the playlist
- sleep
- after finishing the playback of a track, MusicMade will wait the specified amount of milliseconds before playing the next track
- randomSleep
- if set to true MusicMade will not wait the full amount of time specified by the sleep config, but instead wait for a random amount of time between 0 and the sleep config
- volume
- an integer from 0 to 100 specifying the volume in % of the maximum possible volume.