SimonTendo-LCSimonTendoPlaylistsMod icon

LCSimonTendoPlaylistsMod

Creates playlists for objects that get sounds from multiple mods of mine.

CHANGELOG

v1.0.0

  • Release

v1.1.0

  • Added support for:
    • Toy Robot
    • Jack o' Lantern
    • Loading screen
  • Changed some functionality:
    • Registered this mod's playlists even earlier to now be as soon as possible, to prevent dependent mods that already registered their own sounds as soon as possible from creating their own playlists ahead of this mod and throwing warnings
    • Patches no longer refer to static objecs but to playlists, to immediately access the necessary songs and hopefully save some load-time
  • Updated dependency on STSharedAudioLib to v0.0.3