You are viewing a potentially older version of this package. View all versions.
dookie-DookieMuzik3-1.2.1 icon

DookieMuzik3

I luv tunz. Follow Kaiyen on Soundcloud and Spotify. https://soundcloud.com/user-436579438

By dookie
Date uploaded 6 months ago
Version 1.2.1
Download link dookie-DookieMuzik3-1.2.1.zip
Downloads 519
Dependency string dookie-DookieMuzik3-1.2.1

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
Steven-Custom_Boombox_Music-1.3.1 icon
Steven-Custom_Boombox_Music

Allows you to use your own music in the boombox.

Preferred version: 1.3.1

README

CustomBoomboxFix

Workaround to allow music content mods to easily integrate with Custom Boombox Music

Usage

To create your own content mod, follow this guide.

If you want to add some songs for personal use, just add the .mp3 and/or .wave files to BepInEx/plugins/Custom Songs. THIS WILL NOT SHARE WITH YOUR FRIENDS. If you want to share music with your friends, you need to make a content mod. Don't worry, it's actually fairly easy now.

CLIENT SIDE MOD. Everyone needs to have it if you want everyone to listen to the same music

FAQ

I can't hear the music

Your files might not work, verify that they actually play music before installing them

It's only playing the default songs

You likely didn't put the songs in the right folder. If you encounter this issue making a content mod, verify that your .zip file structure looks like this:

My friends can't hear the music

They need this mod installed too, as well as your content mod.

My friends all hear different songs

Due to how Custom Boombox Music works, everyone needs to have the exact same songs installed for the boombox to be synced.

Support and Feedback

For support, questions, or feedback, join the Lethal Company Modding Discord and ping me (@CodeEnder) in this channel.

Credits

Mod created by CodeEnder.

Custom Boombox Music created by Steven.

CHANGELOG

CustomBoomboxFix 1.2.0

  • Added functionality to enable and disable content mods
  • Updated README to hopefully answer questions before they get asked

CustomBoomboxFix 1.1.0

Added

  • TLDR: Fixed issues with modloaders not correctly installing content mods
  • Functionality to recursively search the plugins folder for any directories named Custom Songs.
  • Automatically copy all .mp3 and .wav files found in these directories to the Custom Songs folder managed by the mod.