update for
sm64coopdx 1.0 ! fixes everything for the new update, and updates to make the API more elegant.
the full changelog available on the
github release page as usual.
however, there is a very important change for API users: audio samples are preloaded, meaning that the update hook where
wpets.process_pet_samples() was called is no longer needed for custom pets! the function has been deprecated and will simply do nothing now; so previous custom pet mods are still fully functional.
for future reference, the [PET] Template mod has been updated, along with the guide and API docs on the
wiki.