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.
This mod has the ability to replace the Jester's windup, screaming and popup sounds with random songs from a folder.
To add custom songs you follow the following steps:
Export your song in ogg/mp3/wav format.
Navigate to the mod folder
Drag song into either the Screaming, Windup or Popup folder.
Configure in the json file which songs should be followed by which windup or popup sound.
[
{
"WindupName": "FILENAME",
"ScreamingName": "FILENAME",
"PopupName": "FILENAME",
},
More entries ...
]
This causes the screaming theme to play whenever the windup theme is selected. Not the otherway round.