This repository has been archived as I am no longer updating the mod. Feel free to fork it if you want to update it.
This is a mod for Kebab Chefs that allows you to play custom music on the radio.
- Play custom music from YouTube, SoundCloud and many more.
- Create a playlist
- Works in multiplayer
- Make sure you have MelonLoader (v0.6.1) installed for Kebab Chefs.
- Download the latest release and put the DLLs inside the
Mods
folder.
- Open the radio.
- Paste a video/music link, e.g. a YouTube or SoundCloud link.
- Wait a bit until they are downloaded.
- Enjoy the music!
- In
KC_CustomRadio/KC_CustomRadio.csproj
change<GameDir>
to the path of your game. - Copy the DLL dependencies to the
Mods
folder. You can use the ones from the releases. - Build the project! The mod's DLL will automatically be copied to the
Mods
folder.
KC_CustomRadio
contains the MelonLoader mod.UnityProject
contains the UI assets that are built into theradio_ui
asset bundle and embedded into the mod's DLL.