You are viewing a potentially older version of this package. View all versions.
Dastan-RandomSounds-1.0.0 icon

RandomSounds

Lethal Company mod to play random custom sounds to the game.

Date uploaded 2 years ago
Version 1.0.0
Download link Dastan-RandomSounds-1.0.0.zip
Downloads 352
Dependency string Dastan-RandomSounds-1.0.0

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

RandomSounds

Lethal Company mod that lets you add custom sounds to the game. All of the sounds of a specific audio are played synchronously between the players (if they have the mod too).

Install

  • Install with a Mod Manager

OR

  1. Make sure you have BepInEx & LCSoundTool installed.
  2. Move RandomSounds.dll and RandomSounds into ...\Lethal Company\BepInEx\plugins.

Add sounds

You must create a folder named after the audio you want to add sounds to. Then add your .wav files in the folder.

Example: ...\plugins\RandomSounds\ClownHorn1\Clown.wav

Tip

You can use [LCSoundTool](https://thunderstore.io/c/

CHANGELOG

Changelog

v1.4.0

Remove LC_API dependency

v1.3.0

Fix for v50

v1.2.0

Fixed some audio sources not being replaced.

v1.1.0

Added "weighted" sounds feature.

v1.0.0

First release.