You are viewing a potentially older version of this package. View all versions.
ViViKo-MoreSounds-1.0.1 icon

MoreSounds

Adds the ability to add more sounds to the SoundPlayer

By ViViKo
Date uploaded 3 months ago
Version 1.0.1
Download link ViViKo-MoreSounds-1.0.1.zip
Downloads 31788
Dependency string ViViKo-MoreSounds-1.0.1

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

MoreSounds

  • Adds more sounds to the sound player to choose from
  • Can be used as a library to load your own sounds!

Making your own MoreSounds mod

Upload your own package with a BepInEx/plugins/moresounds folder in it (do not include the MoreSounds.dll file) and add ViViKo-MoreSounds-1.0.0 as a dependency, and this mod will automatically load your sound files into the SoundPlayer.

More info can be found on the modding discord

Included sounds are from https://www.soundboardly.com/

CHANGELOG

v1.1.0

  • Custom sounds have been moved to a seperate mod

v1.0.2

  • Added ContentWarningPlugin attribute

v1.0.1

  • Fixed folder structure

v1.0.0

  • Release