11. How to import data?
There are two different ways to import data:
a) In the HarvestMap folder (typically Documents/Elder Scrolls Online/live/AddOns/HarvestMap/) is a script which will upload your data to our database, where it will merge your and our data. The server will then send the combined data back to you. Depending on your operating system you have to execute the following script:
On Windows: There are two options: a) double-click on DownloadNewData.bat or b) right-click on DownloadNewData.ps1 and select 'Run with PowerShell'.
On MacOS : right-click on DownloadNewData.command, then choose 'Open'.
Depending on the software you used for unpacking the addon's .zip file, you might get a permission error. In that case use the following command in the terminal:
chmod a+x ~/Documents/Elder\ Scrolls\ Online/live/AddOns/HarvestMap/DownloadNewData.command
b) All data is saved in Documents/Elder Scrolls Online/live/SavedVariables . You can simply copy a friend's files to get their data. The required files are HarvestMapAD.lua, HarvestMapEP.lua, HarvestMapDC.lua, HarvestMapDLC.lua, HarvestMapNF.lua .