Skip to content

Request: Save somewhere other than ./data/ #4

@mOctave

Description

@mOctave

Have you searched existing issues?
No related issues.

Is your feature request related to a problem? Please describe.
It's very easy to accidentally mess up and break things saving to the ./data/ directory... especially since that directory could very easily be removed accidentally.

Describe the solution you'd like
We should use a system like appdirs to set the default save directory somewhere better.

Describe alternatives you've considered
Set the default to the .jar file's current directory, or to the root directory (but this second option wouldn't work well at all for tests).

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions