suve/LD25

Store config / savegame files according to the XDG spec

suve opened this issue · 1 comments

suve commented

Currently the config and savegames are stored in $HOME/.suve/colorful, which clutters the user's home directory and doesn't respect the XDG spec. This should be fixed for v.2.0 of the game.

suve commented

Fixed by ac0e63b.