Contribute code Find code
Some functions to make reading and writing files a little easier. The premise is that a function which reads (returns the contents of a file) will also write if provided data to save.
Two functions to easily load and save a table of Lua data to your apps storage.