Resource icon

Custom SAAT - Stardew Valley Audio API & Toolkit 1.0.0

New in v1.1.0:
- Add Audio Track Settings.
-- You can now set an entry in tracks.json to continuously loop.
-- You can now set an entry to immediately add itself to the jukebox when a new game is created.
- The command "setdebug" has been renamed to "audiodebug", as there is a high possibility of conflict with other mods.
- The command "gen_track_json" has been renamed to "tracktemplate".
- The command "audio_allocs" has been renamed to "audioallocs".
- The audioallocs command has had some formatting fixes.
- The audioallocs command has an optional parameter now. Adding a track id will provide further details for a specific track.
- Some internal restructuring was done.
- Documentation update.
Top