Skip to content

RPG Maker MZ Quick Start

Keep AutoInitialize enabled, then run the Unlock Achievement plugin command with test variable and switch outputs. JavaScript integrations use:

IGP.on("authorizationChanged", event => console.log(event.state));
await IGP.achievements.unlock("first-win");