Downloading and uploading files to sprites

This is just a tip for people googling about this. The easiest way I’ve found to do file operations with sprites so far is by using the filesytem API. Here’s a very simple script that does uploads and downloads: sprite-files

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.