You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my eyes the important one is allowing to read the config from another location to allow users to avoid another app cluttering up their home directory. The rest we can configure ourselves even now. Keep the old ~/.xlcore directory to not break existing user setups.
This would be similar to how under windows xivlauncher config lives under %appdata%/xivlauncher
The home directory clutter is horrible enough as it is. Many users, me among them have hidden files permanently showing, because that's how you configure stuff on linux.
In any case, thank you guys for the work you're doing on the project.
Search for .xlcore/launcher.ini and related files in descending order:
Maybe default patches dir into
And game install into
In my eyes the important one is allowing to read the config from another location to allow users to avoid another app cluttering up their home directory. The rest we can configure ourselves even now. Keep the old ~/.xlcore directory to not break existing user setups.
This would be similar to how under windows xivlauncher config lives under %appdata%/xivlauncher
The home directory clutter is horrible enough as it is. Many users, me among them have hidden files permanently showing, because that's how you configure stuff on linux.
In any case, thank you guys for the work you're doing on the project.
Resources:
https://specifications.freedesktop.org/basedir-spec/latest/
https://wiki.archlinux.org/title/XDG_Base_Directory
The text was updated successfully, but these errors were encountered: