I'm working on game saves, while it's easy to design a simple system, it might not be very future proof. I'm currently working on separating storage, serialization and data validation.
I'm curious; how do you handle game save data? And do you protect it from being modified?
4 months ago