ifBars-BetterJukeboxIL2CPP icon

BetterJukeboxIL2CPP

Allows you to add custom songs to the jukebox (For the main/beta branch)

Last updated 2 weeks ago
Total downloads 775
Total rating 0 
Categories Mods Audio IL2CPP
Dependency string ifBars-BetterJukeboxIL2CPP-1.0.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

LavaGang-MelonLoader-0.7.0 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.7.0
TrevTV-AudioImportLib-1.3.0 icon
TrevTV-AudioImportLib

A simple mod library that allows mod creators to import audio files as AudioClips.

Preferred version: 1.3.0

README

BetterJukebox

A mod for Schedule I that enhances the in-game jukebox with custom music and pagination.

Adding Custom Music

  1. Place your music files in the BetterJukebox folder in your mods directory:

    • MelonLoader/Mods/BetterJukebox/
    • The folder will be created automatically the first time you run the game with the mod installed
  2. Supported file formats:

    • MP3 (.mp3)
    • WAV (.wav)
  3. After adding music files, restart the game or press F10 in-game to refresh the jukeboxes

Configuration

Edit the configuration in MelonPreferences.cfg to customize loading behavior:

  • EnableCustomTracks: Turn custom tracks on/off
  • EnableDebugLogs: Toggles debug logs
  • LoadingBatchSize: Adjust loading speed (1-10)
  • ShowLoadingIndicator : Toggle the song loading indicator

Notes

  • Track names are derived from filenames
  • No configuration needed - just add your music files and enjoy!