You are viewing a potentially older version of this package. View all versions.
Flof-MemeSoundboard-1.1.2 icon

MemeSoundboard

A simple mod that adds a soundboard item

Date uploaded 5 months ago
Version 1.1.2
Download link Flof-MemeSoundboard-1.1.2.zip
Downloads 326020
Dependency string Flof-MemeSoundboard-1.1.2

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
Evaisa-LethalLib-0.6.0 icon
Evaisa-LethalLib

My personal modding tools for Lethal Company

Preferred version: 0.6.0

README

This 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.

Current included sounds:

  • Vine Boom
  • Tacco Bell
  • Siren
  • Violin Screech
  • Wilhelm Scream
  • Augh (Snoring)
  • Reverb Fart
  • Horn (Spongebop)
  • Bowomp (Spongebop)
  • Ghost
  • Inception
  • Metal Pipe
  • FNaF 1 Jumpscare
  • What the hell bro
  • Yippee

CHANGELOG

Version 1.1.1

Fixed

  • Fixed soundboard still changing sound when not actively holding - caused issues with mutliple soundboards in inventory
  • Fixed walkie talkie not being able to hear the soundboard (I think)

Added

  • Added two new sounds to the soundboard
  • Added item keybinds to the top right
  • Added Q keybind to switch to previous sound
  • Added a config file that lets you change the sound volume and doppler level

Removed

  • Nothing

Version 1.1.1

Fixed

  • Nothing

Added

  • Added four new sounds to the soundboard

Removed

  • Nothing

Version 1.1.0

Fixed

  • Fixed major bug with different sounds not syncing across all clients
  • Networking is now working properly
  • Fixed soundboard costing 0 credits

Added

  • Nothing

Removed

  • Nothing