You are viewing a potentially older version of this package. View all versions.
loleomods-CustomCruiserRadioLoader-1.1.1 icon

CustomCruiserRadioLoader

A CruiserTunes fork that attempts to fix the randomStartTime feature

Date uploaded 3 months ago
Version 1.1.1
Download link loleomods-CustomCruiserRadioLoader-1.1.1.zip
Downloads 2310
Dependency string loleomods-CustomCruiserRadioLoader-1.1.1

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
xilophor-LethalNetworkAPI-3.3.2 icon
xilophor-LethalNetworkAPI

A library/API to allow developers to easily add networking to their mods.

Preferred version: 3.3.2

README

CustomCruiserRadio (CruiserTunes Fork)

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, playing random parts of songs when switching channels for full immersion and the option to remove the original songs.

DISCLAIMER:

I'm just a newbie at coding, this was mostly done for fun with my little knowledge and a lot of help from copilot. This is also my first github repo so I don't really know what to write here, I will come back once I actually learn more and probably laugh at myself.

Credits

The original mod was made by Mellowdy, for more info about the mod and how to set up custom songs refer to the original mod page Huge thanks to AleksAlfi for helping me fix the desync between players!

CHANGELOG

1.1.1

  • fixed some typos and other stuff

1.1.0

  • Fixed the music desyncing between players (thanks AleksAlfi)
  • Added LethalNetworkApi dependency for syncing with players.

1.0.1

  • I realized I forgot to make a new changelog and just left the original mod one...

1.0.0

  • Release