


A mod for replacing the Jesters windup and screaming sounds with random songs. This is a fork from SK737-JesterSymphony, edited to fit Cymru's needs.
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 Sk737-JesterSymphony
Drag song into either the Screaming, Windup or Popup folder.
To remove songs simply delete them from the folders above.
You can link the windup theme to the screaming theme by:
Navigate to the mod folder Sk737-JesterSymphony
Open the linkedSongs.json
Add your own entry following the format:
[
{
"WindupName": "FILENAME",
"ScreamingName": "FILENAME"
},
More entries ...
]
This causes the screaming theme to play whenever the windup theme is selected. Not the otherway round.