


This mod allows you to add custom songs to each stage and menu in the game!
I've had multiple people unable to load certain mp3 files.
If you've downloaded a file from a youtube downloader, such as ytmp3.cc, your file might actually be an .m4a disguised as a .mp3
Unity cannot load these (it seems).
Use a different converter, or convert to .ogg instead! Thanks.
Run the game once with the mod installed to generate the config file BepInEx\config\megalon.nick_custom_music_mod.cfg.
Simply edit this file in a text editor, and save it, then launch the game again.
| Setting | Possible Values | Description |
|---|---|---|
| Use Default Songs | true or false |
true will include the built-in songs when the mod is randomly selecting a song to play. |
BepInEx
↳ CustomSongs
↳ Menus
↳ ArcadeMap
↳ LoseV1
...
↳ Stages
↳ CatDogs House
↳ Glove World
...
Place .wav, .ogg, or .mp3 files into the folder corresponding to the stage or menu you want to change.
For example, if you want to use a different song for the Jellyfish Fields stage, place the audio file in BepInEx\CustomSongs\Stages\Jellyfish Fields
If multiple audio files are in the same folder, one is randomly selected each time that stage / menu is loaded!