Skip to content

A Kebab Chefs mod to play custom music from the radio.

License

Notifications You must be signed in to change notification settings

Quriz/KC-CustomRadioMusic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Radio Music Mod for Kebab Chefs

This is a mod for Kebab Chefs that allows you to play custom music on the radio.

banner

Features

  • Play custom music from YouTube, SoundCloud and many more.
  • Create a playlist
  • Works in multiplayer

Installation

  1. Make sure you have MelonLoader (v0.6.1) installed for Kebab Chefs.
  2. Download the latest release and put the DLLs inside the Mods folder.

Usage

  1. Open the radio.
  2. Paste a video/music link, e.g. a YouTube or SoundCloud link.
  3. Wait a bit until they are downloaded.
  4. Enjoy the music!

How to build

  1. In KC_CustomRadio/KC_CustomRadio.csproj change <GameDir> to the path of your game.
  2. Copy the DLL dependencies to the Mods folder. You can use the ones from the releases.
  3. Build the project! The mod's DLL will automatically be copied to the Mods folder.

Project structure

  • KC_CustomRadio contains the MelonLoader mod.
  • UnityProject contains the UI assets that are built into the radio_ui asset bundle and embedded into the mod's DLL.