You are viewing a potentially older version of this package.
View all versions.
Date uploaded | a year ago |
Version | 1.0.1 |
Download link | CodeEnder-Custom_Boombox_Fix-1.0.1.zip |
Downloads | 490 |
Dependency string | CodeEnder-Custom_Boombox_Fix-1.0.1 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100Steven-Custom_Boombox_Music
Allows you to use your own music in the boombox.
Preferred version: 1.4.0README
CustomBoomboxFix
Patch to allow music content mods to actually work with Custom Boombox Music
Usage
To create a content mod, make sure you meet the Package Format Requirements. Then create the filepath 'plugins/Custom Songs'. Place your music inside the Custom Songs folder, zip the mod, and upload. Make sure you test it first by installing the mod locally.
Support and Feedback
For support, questions, or feedback, contact CodeEnder in the Lethal Company Modding Discord
Credits
Mod created by CodeEnder. Custom Boombox Music created by Steven.
CHANGELOG
CustomBoomboxFix 1.2.5
- Added option to share songs directly without music content mods (through songs stored in configs folder)
- Added Configs to the mod, so you can choose between using music content mods and sharing music via configs (or both)
- Added new guide on how to share your music via configs
CustomBoomboxFix 1.2.4
- Fixed a minor bug
- Updated guide courtesy of Uber_Dragon
CustomBoomboxFix 1.2.3
- Added support for .ogg files and reinstated guide due to addition of content mod category
CustomBoomboxFix 1.2.2
- Removed instructions and guide due to large influx of stupid questions and low effort (copyright infringing) mods
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 namedCustom Songs
. - Automatically copy all
.mp3
and.wav
files found in these directories to theCustom Songs
folder managed by the mod.