CHANGELOG

v2.4.0

  • Moved a ton of methods over to OneLastLibPt.2 for better code reuse across mods
  • Fixed bug with recursive file searching only working on initial load, not refresh
  • Fixed bug with refreshing files that caused duplicates to be loaded

v2.3.0

  • Added recursive search for music files allowing for more organized music folders
  • Prevented issue where the mod would try to load files that aren't audio files

v2.2.0

  • Added MetadataListener

v2.1.1

  • Recompiled for Bonelib 3.1.0

v2.1.0

  • Move settings button
  • Add warning to refresh music button
  • Remove unused code
  • Namespace changes

v2.0.1

  • Upload correct build

v2.0.0

  • Patch 5 Support

v1.0.1

  • Added handling for if there's no tags on the file, probably should have done this in v1.0.0

v1.0.0

  • Initial Release