Add addon version information to transmit and check if addon is out of date. Prompt/notify to update if so.
jcorrington opened this issue ยท 2 comments
The prompt to update thing should be when the addon is loaded not when players transmits no? Transmitted data should have a version stamp on them though so we know what version of the addon it came from.
added property of playerdata "addonVersion" to keep track of what version the player is sending the data from.