Open Krutonium opened 9 years ago
Can't we just copy the whole OpenRCT2 folder instead of only select files?
Probably better not to, since the end goal is to have everything in that folder. I don't know about you, but I don't think I want several hundred MB of stuff that doesn't need to sync, sync'ing.
The end goal is to have what in what folder?
Everything as a SubDirectory of OpenRCT2. So Documents\OpenRCT2\bin\Tracks Documents\OpenRCT2\bin\Scenarios etc will eventually be a thing. (I based this on our current directory structure.)
Doing ReparsePoint.Create(_openRCT2Folder & "\scores.dat", DropBoxSavePath, True, ReparsePoint.LinkType.FileLink)
Moved the file and trys to link it, but it leaves a 0kb unreadable file.
We need to link Documents\OpenRCT2\scores.dat to dropbox as well so that completed scenarios sync too.