


A Bomb Rush Cyberfunk mod that lets you add custom music into the game!
Go to the latest release, and download either:
A version of the mod with BepInEx included.
To install:
Drag'N'Drop the contents of the zip inside of your games root directory
You must have BepInEx already installed (make sure its 6.0!, here),
(I used this exact version, 6.0-pre1)
To install:
Put the .dll in your BepInEx/Plugins/ folder
It should look like this at the very end
For it to work, you must use this launch property in steam: WINEDLLOVERRIDES="winhttp=n,b" %command%
Launch the game once, then navigate to your games root directory, go into "Bomb Rush Cyberfunk_Data/StreamingAssets/Mods/BombRushRadio/Songs/" which the mod should have created, then drag .mp3's in that folder.
The format is pretty simple, "Artist-SongTitle"
It should look like this
(You can also use folders, like this)
Want to reload songs on the fly? Make some changes in the song folder and press F1 in game, it'll load any deletions/additions you make! (Not changes to files though)
Create a Publicized Assembly of the game, through anything (I used BepInEx's one, oh and I can't provide this because its a paid game)
And then open the .sln, and add in most of the missing references.
Then just build it.