PanHouse-LethalClunk icon

LethalClunk

Replaces the Large Axle drop sound with the metal bar meme sound effect.

Last updated 6 months ago
Total downloads 699401
Total rating 35 
Categories Mods Audio BepInEx
Dependency string PanHouse-LethalClunk-1.1.1
Dependants 1628 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

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:

  1. Create a folder called deps at the root of the project (this will be git ignored)
  2. Copy [your_steam_install_path]\steamapps\common\Lethal Company\Lethal Company_Data\Managed\Assembly-CSharp.dll into the deps folder
  3. Rename Assembly-CSharp.dll in the deps folder to LC.dll

Then, to compile the project, use:

dotnet build