How do I get a spreadsheet into the application.persistantDataPath?

Discussion and help for Easy Save 3
Post Reply
robert.nally
Posts: 6
Joined: Fri Jun 01, 2018 5:34 pm

How do I get a spreadsheet into the application.persistantDataPath?

Post by robert.nally »

Hi,

I have a script where I am loading a spreadsheet from the application.persistantDataPath. It works in Editor because I placed the spreadsheet in that folder myself to get it going and to test it. However, when I build the spreadsheet isn't in that folder. How can I get my spreadsheet into that folder?

The spreadsheet has cells in it already like names, locations, etc. for a roguelike so it's got data in it that I want to load into the game and I'm not really starting from a blank spreadsheet.

I'm just not sure how to get my spreadsheet with information in it into the persistantDataPath to start with. Once it's there everything seems to be working. Do I need to use the Resources folder or is there an easier way?

Thanks for the help,
Rob
User avatar
Joel
Moodkie Staff
Posts: 4849
Joined: Wed Nov 07, 2012 10:32 pm

Re: How do I get a spreadsheet into the application.persistantDataPath?

Post by Joel »

Hi Rob,

You would indeed need to use the Resources folder as documented here:
https://docs.moodkie.com/easy-save-3/es ... resources/

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
Post Reply