
Lethal Company
You are viewing a potentially older version of this package. View Latest Version
MemeSoundboard
A simple mod that adds a soundboard itemThis is a simple serverside mod that adds an item to the shop which can be used to play back some meme sounds.
For developers
To add more sounds add the MemeSoundboard.dll as refrence to your mod project and use the static function AddNewSound(string, AudioClip) inside of the MemeSoundboardBase class.