You are viewing a potentially older version of this package. View all versions.
Mellowdy-CruiserTunes-1.1.0 icon

CruiserTunes

Allows the use of custom music for the Company Cruiser radio (also adds other QoL config settings to the radio)

Date uploaded 2 months ago
Version 1.1.0
Download link Mellowdy-CruiserTunes-1.1.0.zip
Downloads 108
Dependency string Mellowdy-CruiserTunes-1.1.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

CruiserTunes

This mod allows you to add custom songs to the cruiser radio. It also has some optional quality of life features such as removing looping and random* playback times, notifications for nearby player when a new song starts playing and the option to remove the original songs.

Installation

Custom songs are to be placed in a folder called 'CustomSongs' anywhere in the 'BepInEx\plugins' directory or its subfolders. Custom song mods can be made to share songs in modpacks and the like. Checkout and download this mod as an example of how to do that: SOON TO BE ADDED

Here are two example paths with r2modman and Thunderstore Mod Manager (be sure to replace YOUR_PROFILE with the correct profile name and make sure that the folder CustomSongs exist):

'%APPDATA%\r2modmanPlus-local\LethalCompany\profiles\YOUR_PROFILE\BepInEx\plugins\Mellowdy-CruiserTunes\CustomSongs' '%APPDATA%\Thunderstore Mod Manager\DataFolder\LethalCompany\profiles\YOUR_PROFILE\BepInEx\plugins\Mellowdy-CruiserTunes\CustomSongs'

(note: custom song files must be in the .mp3 file format)

Contact

If you find any bugs or have any ideas for changes, message me on Discord: @miloet or create a thread on the GitHub page.

CHANGELOG

Patch notes

  • 1.3.0

    • Added .wav compatability
    • Fixed looping issue
  • 1.2.4

    • Fixed mod sometimes not loading depending on the BepInEx settings
    • Duplicate songs are now removed
  • 1.2.3

    • Missing dependency
  • 1.2.2

    • Songs should now sync if the same songs with the same names are on all clients
  • 1.2.1

    • Bug fixes
  • 1.2.0

    • Removed console debug message
    • Added setting for removing the random quality / interference
  • 1.1.2

    • Updated README.md with more detailed instructions of how to add custom songs and create custom song mods
  • 1.1.1

  • 1.1.0

    • Added additional compatability with modpacks
    • The .mp3 files can now be in any folder within the 'BepInEx\plugins' directory
  • 1.0.1

    • Corrected dependencies
  • 1.0.0

    • Release