

A fork of this mod by Steven that adds support for Opus (.opus) files.
It also adds native support for loading music files from Mods/Plugins and the Config folder so any fixer mods like this one are no longer needed.
Opus is a relatively new audio format (think MP3, WAV, OGG, etc.) that is designed to be very efficient and high quality. Many popular apps already quietly use it (like Discord), but Unity doesn't support it out of the box. This mod manually adds support for it when loading custom Boombox music.
Some benefits of using Opus files (and this mod) are:
This mod supports loading songs from the following locations (double check the config)
Custom Songs/Boombox Musicplugins/*/Custom Songsconfig/Custom SongsIt also adds an option to delete songs from Custom Songs/Boombox Music, just in case you used a fixer mod before (off by default).
Version 2 adds an experimental method to load songs on-demand on separate threads. Enabling this functionality significantly reduces the game's memory usage and the amount of time it takes to load when joining a game. This experimental method can be found in the mod's config file (it is off by default).