Skip to content

Fail loudly when config isn't writable

AJ Martinez requested to merge prevent-permissions-footgun into master

Discord_x0H0GEd8Tb

No write permissions = tons of broken game behavior: settings won't save, addons won't download, screenshots don't work. Let's nudge people in the right direction.

(The list of discouraged directories in the Windows-specific error message is taken from the installer recommendations: I don't actually know a specific reason you'd avoid installing to Downloads or Desktop besides mess.)

srb2kart_GbanIK0HdY

Merge request reports