 
        LethalClunk
Replaces the Large Axle drop sound with the metal bar meme sound effect.
| Last updated | 2 years ago | 
| Total downloads | 1038474 | 
| Total rating | 48 | 
| Categories | Mods Audio BepInEx | 
| Dependency string | PanHouse-LethalClunk-1.1.1 | 
| Dependants | 1867 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
LethalClunk
Mod to replace the Large Axle drop sound with the metal bar meme sound
Manual Installation
Copy the entire BepInEx folder from the downloaded zip file into your Lethal Company installation folder:
[your_steam_install_path]\steamapps\common\Lethal Company\BepInEx
Running From Source
This mod depends on the Lethal Company assembly to compile. These assemblies are not checked in to this repo and must be placed manually on local machines:
- Create a folder called depsat the root of the project (this will be git ignored)
- Copy [your_steam_install_path]\steamapps\common\Lethal Company\Lethal Company_Data\Managed\Assembly-CSharp.dllinto thedepsfolder
- Rename Assembly-CSharp.dllin thedepsfolder toLC.dll
Then, to compile the project, use:
dotnet build