Posted March 21, 2024 by Niji
#bugfix #update #major release
Hello RPG Makers! It's been a while since I've updated this plugin. Took a moment to remember how I created the docs. 😅
Huge update with this release. 💖
👷 Fixed a major issue where unload pointed at the `stop` function.
⭐ Added support for volume, muting, centering and more.
⚠️ There is a breaking change in this release for those who are using the scripting functions instead of the commands. The configuration options are now set through a config object instead of individual arguments. This is to better support additional options in the future.
- Niji