Hey all, I’m new to corona, and I know you can create and write data to a file using io.open and filehandle:write().
Is it possible to do this on my computer? In game I need to write some data to a text file.
Hey all, I’m new to corona, and I know you can create and write data to a file using io.open and filehandle:write().
Is it possible to do this on my computer? In game I need to write some data to a text file.
Perhaps this would give you some insight:
Perhaps this would give you some insight: