You are viewing a potentially older version of this package. View all versions.
Vannilaish-Mirage-1.5.0 icon

Mirage

Every enemy can mimic the voice of any player currently in the game.

Date uploaded 3 months ago
Version 1.5.0
Download link Vannilaish-Mirage-1.5.0.zip
Downloads 6909
Dependency string Vannilaish-Mirage-1.5.0

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
cw_qwbarch-BarchLib-1.0.1 icon
cw_qwbarch-BarchLib

A collection of libraries and utility functions for my mods.

Preferred version: 1.0.1
RugbugRedfern-MyceliumNetworking-1.0.10 icon
RugbugRedfern-MyceliumNetworking

An easy to use networking library for sending custom RPCs through Steam.

Preferred version: 1.0.10

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

v.1.0.3

  • Added more sound

v1.0.2

  • Added ContentWarningPlugin attribute

v1.0.1

  • Fixed folder structure

v1.0.0

  • Release