Casper Gaming Developer Corner
Casper Gaming Developer Corner

[CGMZ] Global Data - Version 1.0.1

Back to Plugin

Devlog Version

Hi all, today this plugin was updated to version 1.0.1!

This update will cause the plugin to print warnings in the dev tools console instead of crash when invalid JSON is detected in a plugin parameter. Invalid JSON is caused by setting up a parameter incorrectly. These warnings are still important to fix, as the plugin will not be able to read your parameters until the errors are fixed.

This update also added Spanish language help documentation.

Version 1.0.1
  • Added Spanish language help documentation
  • This plugin now warns instead of crashes when a parameter is invalid

Back to Plugin