Key Master

Key Master

89.8k Downloads

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

commented

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.

commented

added property of playerdata "addonVersion" to keep track of what version the player is sending the data from.

commented

Completed and tested.