Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
| Last updated | 2 hours ago |
| Total downloads | 14 |
| Total rating | 0 |
| Categories | Audio |
| Dependency string | cymru-CymruJester-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
CymruJester
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.
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:
-
Export your song in ogg/mp3/wav format.
-
Navigate to the mod folder
Sk737-JesterSymphony -
Drag song into either the
Screaming,WinduporPopupfolder.
To remove songs simply delete them from the folders above.
Linking Windup
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 ...
]
Note
This causes the screaming theme to play whenever the windup theme is selected. Not the otherway round.