|
You could sign the content with an RSA public key, and that would ensure the file isn't trivially modified.
Realistically, however, if you store your game data locally, then all you can do is make it difficult for people to cheat. You cannot make it impossible.
|