namishere / MusicModCallback

1 stars 0 forks source link

Allow mods to manually set the stage music #1

Open namishere opened 1 year ago

namishere commented 1 year ago

Could be done now through an OnTrack callback checking if the track has a STAGE tag and returning its own STAGE tagged track, but if it can be done without a bunch of edge cases I'd like to provide a function for mods to just outright override what Music API considers the stage track. Main use case here is for StageAPI, and will likely need refactoring to accommodate.