CruiserTunes
Allows the use of custom music for the Company Cruiser radio (also adds other QoL config settings to the radio)
Date uploaded | 4 months ago |
Version | 1.2.1 |
Download link | Mellowdy-CruiserTunes-1.2.1.zip |
Downloads | 8943 |
Dependency string | Mellowdy-CruiserTunes-1.2.1 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
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'. This can be located in any of three places. Using your mod manager of choice go to Settings...
Browse profile folder...
Go to BepInEx
Go to plugins
From here you can create or put your .mp3's into one of three 'CustomSongs' folders.
- CustomSongs in plugins
- CustomSongs in the CruiserTunes mod directory
- CustomSongs in a custom mod (this can be uploaded to Thunderstore for easy downloading / updating for modpacks)
Here is an example of how these addons are to be structured: CruiserTunesExampleAddon
(NOTE: all song files must be .mp3 files, I recomend that you compress the sound files to reduce memory usage and load times. Additonal note: if the 'CustomSongs' folder does not exist in any of these places you can create one. Make sure it's name is spellt correctly. )
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.1
- Added compatability with custom boombox music where if there is no "CustomSongs" folder and there is a "Custom Songs" folder in the profile folder it will use those files
-
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
- Updated README.md
-
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