]> git.jsancho.org Git - lugaru.git/commit
Write config and user data to %APPDATA% on Windows
authorRémi Verschelde <rverschelde@gmail.com>
Wed, 7 Dec 2016 21:59:41 +0000 (22:59 +0100)
committerRémi Verschelde <rverschelde@gmail.com>
Wed, 7 Dec 2016 21:59:46 +0000 (22:59 +0100)
commite8886f08acfcbec9dbe361df12cff7ef96005a0e
tree6aa69895e16fc0209e1cdf0fafdcb1445c5a5508
parent20e924d9798018d8b9be675685678bbae90bb8cd
Write config and user data to %APPDATA% on Windows

We may want to readd a PORTABLE option that reverts to loading the config
and user data from the binary's directory for portable binary distribution.

Last part of and fixes #22.
Source/Utils/Folders.cpp