Casper Gaming Developer Corner
Casper Gaming Developer Corner

[CGMZ] Social Media - Version Alpha R2

Back to Plugin

Devlog Version

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

This version adds Threads support, you can now provide the option to share to threads for your player. This supports both a text string that can be prefilled, and a url that can be automatically linked. Both of these parameters are optional.

This version also adds statistic tracking for how many times the share process has been started for each site supported by this plugin. You can use this to know how many times the player has shared something on each site from your game. Note that this only tracks how many times the share process has been started, it is not possible to know if the player canceled after starting the share process. You could use this to provide rewards as an incentive to share something about your game on social media, for example.

The share count can either be set automatically with the new variable parameters, or if you do not want to dedicate a variable for each site you can instead use the Get Share Data plugin command as needed.

Version AlphaR2
  • Add Threads support
  • Added statistic tracking for amount of times share started

Back to Plugin