Load/Save/Verify game data

I created a simple library to load and save your lua table game data to the default document folder. It also includes a function that will generate an MD5 checksum of the file while saving. You can use this to verify that the saved data has not been modified. This should help keep some people from cheating by changing the game data that has been saved.

You can find the library with and sample project here: http://bit.ly/z5hmZN

Thanks,
Mark [import]uid: 117098 topic_id: 23155 reply_id: 323155[/import]

@Newman, nice one. Thanks for sharing your work with the Corona Community as well. :slight_smile:
Cheers,
Rodrigo. [import]uid: 89165 topic_id: 23155 reply_id: 92649[/import]

Really cool, look forward to having a play with it tonight, time permitting :slight_smile: [import]uid: 52491 topic_id: 23155 reply_id: 92709[/import]