KnossosNET / Knossos.NET

Repository for the Knossos.NET launcher, currently in development.
GNU General Public License v3.0
26 stars 10 forks source link

create user app data directory if it doesn't exist #174

Closed notimaginative closed 6 months ago

notimaginative commented 6 months ago

Adds option to create special folder where needed so that Environment.GetFolderPath() will create the folder if it's missing instead of returning an empty string.