You are viewing a potentially older version of this package.
View all versions.
YoutubeBoomBox
A simple mod that allows players to load audio from youtube audio to the in game boombox.
Date uploaded | 10 months ago |
Version | 1.0.4 |
Download link | Archie-YoutubeBoomBox-1.0.4.zip |
Downloads | 41154 |
Dependency string | Archie-YoutubeBoomBox-1.0.4 |
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 work on client side