I using steam version on Linux,
is there a way to move .t-engine folder from user home location to folders which adhere to XDG Base Directory?
so it look more like that:
~/.t-engine/4.0/settings --> $XDG_CONFIG_HOME/t-engine
and rest in $XDG_DATA_HOME/t-engine ?
edit:
without using symlinking and similiar things, want to keep my home folder cleaner
