guycalledfrank / bakery-issues

Bug tracker for Bakery
4 stars 0 forks source link

Temporary Output Folder should be an EditorPrefs value to avoid errors on other PCs #12

Open BenWoodford opened 4 years ago

BenWoodford commented 4 years ago

Shared projects currently have people constantly changing the bake output path, as not everyone has the same drive/folder structure.

Also, if the temporary output folder doesn't exist but can be created, Bakery should try to do so (e.g. if you clean out your folder by just deleting it)

(AppData possibly isn't the best default location anyway, bearing in mind how common a small system drive & larger data drive is these days with SSDs being so prevalent)