You are viewing a potentially older version of this package. View all versions.
WarioBrosScrapCo-JesterSymphonyWARIO-1.0.0 icon

JesterSymphonyWARIO

Version of the original mod with different songs for friend use

Date uploaded 2 years ago
Version 1.0.0
Download link WarioBrosScrapCo-JesterSymphonyWARIO-1.0.0.zip
Downloads 421
Dependency string WarioBrosScrapCo-JesterSymphonyWARIO-1.0.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

README

Jester Symphony

A mod for replacing the Jesters windup and screaming sounds with random songs.

Contents

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

Installation

This is the recommended installation process:

  1. Download and install Thunderstore Mod Manager or r2modman.

  2. Click Install with Mod Manager button at the top of this page.

  3. Run the game via the mod manager.

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 Sk737-JesterSymphony

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

To remove songs simply delete them from the folders above.

Linking Windup


You can link the windup theme to the screaming theme by:

  1. Navigate to the mod folder Sk737-JesterSymphony

  2. Open the linkedSongs.json

  3. Add your own entry following the format:

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

Note

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

Credit

Disclaimer

I do not own this content. Credit goes to rightful owners.

Source

Sourcecode available on github.com

CHANGELOG

1.0.0

Initial release