cymru-CymruJester icon

CymruJester

Changes the Jester to play some other songs.

By cymru
Last updated a month ago
Total downloads 237
Total rating 0 
Categories Audio
Dependency string cymru-CymruJester-1.0.1
Dependants 1 other package depends on this package

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

CymruJester

A mod for replacing the Jesters windup and screaming sounds with random songs. Also allows you to configure custom pop-times, so it will perfectly allign with your audio file.

Contents

This mod has the ability to replace the Jester's windup, screaming and popup sounds with random songs from a folder.

Customisation

To add custom songs you follow the following steps:

  1. Export your song in ogg/mp3/wav format.

  2. Navigate to the mod folder

  3. Drag song into either the Screaming, Windup or Popup folder.

  4. Configure in the json file which songs should be followed by which windup or popup sound.

[
    {
        "WindupName": "FILENAME",
        "ScreamingName": "FILENAME",
        "PopupName": "FILENAME",
    },
    More entries ...
]

Note

This causes the screaming theme to play whenever the windup theme is selected. Not the otherway round.