Hi
I really love the feature "save/load game", but i really miss a encryption/decryption method. I would encrypt/decrypt the data on my own, but i don't really know where to "hook in"...
There are saveToJSON and loadToJSON methods in the plugins, but i don't really know if this is "the place to be"
Can somebody help me? I would like to encrypt the whole data-string and not every single variable on its own.
Thanks in advantage