This mods allows you to replace sounds in the game by matching the filenames.
- Download BepInEx 6 and extract it to game folder. Then run the game once to setup BepInEx
- Go to Release, download
SherkeyXD.BepInEx-Sounds-Loader.dlland place it underBepInEx/plugins. - Create a new folder named
CustomSoundsunderBepInEx/plugins, or run the game once to let the mod create it automatically. - Place the files under
CustomSoundsfolder
Use tools like UnityExplorer and AssetRipper to track the audio used in the game, and take its filename.
This repository does not claim ownership of the DLLs located in the 3rdParty folder, and they are included in the repository solely for the CI builds.
This mod is based on bepinex-soundmod and has been adapted to migrate from BepInEx 5 to BepInEx 6. Special thanks to the original author.