Hey!
I'm currently working on a project with a file based save system, and I'd like to somehow obfuscate the save file's content, so the player can't easily open it and edit the info.
Is there any way to encrypt a string in C3? Maybe a plugin?
Thanks in advance!