(Solved - It supports other filetypes) Is cloud save ".es3" only?

Discussion and help for Easy Save 3
Post Reply
Chimar
Posts: 14
Joined: Tue Aug 11, 2020 3:47 pm

(Solved - It supports other filetypes) Is cloud save ".es3" only?

Post by Chimar »

Hey there Joel,

I was hoping to be able to push CSV files right to the cloud/database but as far as i can tell from documentation (I'm still getting my server up and running so i cant quite test it out myself yet) it only supports es3 files.

If it doesn't support being able to use csv would you have any suggestion on how i could go about doing that? I could set up sql tables for each project i have going on and do it the old fashioned way but just being able to push and get a csv would be endlessly easier for me. Im guessing some work around like setting the .csv as a single string of data in the .es3 file that I later reinterpret into a spreadsheet might work.

Cheers.
Last edited by Chimar on Thu Sep 24, 2020 11:06 am, edited 1 time in total.
User avatar
Joel
Moodkie Staff
Posts: 4826
Joined: Wed Nov 07, 2012 10:32 pm

Re: Is cloud save ".es3" only?

Post by Joel »

Hi there,

ES3Cloud supports any type of file. You simply provide your desired filename to the ES3Cloud.UploadFile method.

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
Chimar
Posts: 14
Joined: Tue Aug 11, 2020 3:47 pm

Re: Is cloud save ".es3" only?

Post by Chimar »

Thanks Joel!
Post Reply