SamSuka
Casper Gaming
Casper Gaming

patreon


CGMZ Itch IO Integration

Hi all,

Small plugin today which creates a scene that shows your game info from Itch IO. It pulls the information from Itch IO so if you update your game on itch (such as having a sale), this plugin will reflect that. Selecting the Buy Now button will load the itch.io page for your game.

To add this to the title or menu using my plugins for that, you would use the following js:
SceneManager.push(CGMZ_Scene_ItchIO);

Beta Update: Added plugin command to call the itch IO scene.


More Creators