

SemiBoombox is a mod that allows players to stream songs directly from their character. With networked audio playback, everyone in the lobby running the mod can hear the song being played. The user-friendly interface lets you control playback easily using an in-game GUI.
Networked Audio Playback:
When a song is played, all players in the lobby hear it, thanks to Photon-based synchronization.
Easy-to-Use GUI:
Press X to open the SemiBoombox interface, where you can:
Dynamic Song Caching:
Downloaded songs are cached for reuse, ensuring smooth playback without unnecessary re-downloads. (In memory, not on disk!)
Lightweight Audio Retrieval:
SemiBoombox uses yt-dlp with NAudio for fast, efficient audio retrieval and conversion, ensuring a lightweight and smooth experience without heavy dependencies.
On the first run, SemiBoombox requires a short initialization period to download one dependency: yt-dlp. This setup process may take a few moments, but subsequent launches will start up normally without delay.
Huge thanks to StandingBlock for creating the icon and providing invaluable testing and feedback. Absolute legend!