YoutubeBoomBox
A simple mod that allows players to load audio from youtube audio to the in game boombox.
Last updated | 6 months ago |
Total downloads | 68809 |
Total rating | 3 |
Categories | Mods Misc Audio Server-side Boombox Music TV Videos |
Dependency string | Archie-YoutubeBoomBox-1.0.6 |
Dependants | 58 other packages depend on this package |
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.2100README
Youtube Boombox
A simple mod that allows players to load audio from youtube audio to the in game boombox.
Features
-
/add
search query
(Loads first result of the query. Note if size of the video is large loading will take significant time) -
/clear (Clears all audio tracks)
-
If there are no custom tracks default tracks resume
-
Audio tracks are no longer random instead they operate in a circular queue
Installation
Install like any other BepInEx mod. Install to the following directory:
\GAME_LOCATION\Lethal Company\BepInEx\plugins
Change Log
- 1.0.0 Released
- 1.0.1 Fixed folder issue causing an error
- 1.0.2 Fixed 403 error caused by maxing daily queries
- 1.0.3 Search is now much faster
- 1.0.4 Fixed mod only working on client side
- 1.0.5 Added a timeout config for large videos (default 30 seconds)