Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
| Last updated | 5 days ago |
| Total downloads | 46 |
| Total rating | 0 |
| Categories | Audio |
| Dependency string | elektriizz-MuteMusic-1.0.3 |
| Dependants | 0 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
Mute Music (Lethal Company)
Client-side BepInEx plugin. Mute Lethal Company soundtrack independently of master volume.
Leaves intact: footsteps, enemies, items, boombox, voice chat, and ship landing SFX.
Install
- Install BepInExPack.
- Copy
MuteMusic.dlltoLethal Company/BepInEx/plugins/MuteMusic/MuteMusic.dll. - Launch the game. BepInEx should log
Mute Music 1.0.3 loaded.
Linux / Proton Steam launch option:
WINEDLLOVERRIDES="winhttp=n,b" %command%
Usage
Soundtrack is muted by default. Optional volume lives in BepInEx/config/lc.mutemusic.cfg (MusicVolume 0–1).
What it mutes
- Main menu music
- Planet / daytime / evening soundtrack
- Ship intro music (first-day speaker sequence)
- Elevator jingle and results / company-visit music
- Dropship order melody (the ice-cream truck tune). The ship landing sound stays.
Build
dotnet test MuteMusic.sln -c Release
dotnet build src/MuteMusic/MuteMusic.csproj -c Release