Open NikolayXHD opened 4 years ago
user data
application data
These would be my suggested places for data. Maybe the saving decks could default to the Documents folders of the User for each OS.
Under Linux: https://askubuntu.com/questions/14535/whats-the-local-folder-for-in-my-home-directory User data
Application data
Under Windows: https://www.howtogeek.com/318177/what-is-the-appdata-folder-in-windows/ User data
Application data
Anything write-able should be separated into platform-specific ApplicationData and UserData directories.
This is a prerequisite to package the application in any standard way.