

Mod to replace the Large Axle drop sound with the metal bar meme sound
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
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:
deps at the root of the project (this will be git ignored)Assembly-CSharp.dll into the deps folderAssembly-CSharp.dll in the deps folder to LC.dllThen, to compile the project, use:
dotnet build