You are viewing a potentially older version of this package.
View all versions.
Date uploaded | 5 months ago |
Version | 1.1.0 |
Download link | ViViKo-MoreSounds-1.1.0.zip |
Downloads | 108337 |
Dependency string | ViViKo-MoreSounds-1.1.0 |
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
MoreSounds
- 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 ViViKo.MoreSounds.dll file) and add ViViKo.MoreSounds-1.1.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
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