You are viewing a potentially older version of this package.
View all versions.
Date uploaded | 11 months ago |
Version | 1.1.1 |
Download link | Flof-MemeSoundboard-1.1.1.zip |
Downloads | 4963 |
Dependency string | Flof-MemeSoundboard-1.1.1 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
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
With more coming!
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