We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
user data
application data
Sorry, something went wrong.
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
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: