Jump to content

How do I add config/save locations that are specific to Linux + Steam as opposed to Linux + non-Steam?


zibetnu
 Share

Recommended Posts

I want to edit the page for Caves of Qud after I noticed that the config/save file locations are slightly different for the Steam version (I can't confirm the non-Steam locations at the moment). Is this formatting correct for the config file location? If not, what do I need to instead?

===Configuration file(s) location===
{{Game data|
{{Game data/config|Windows|{{p|userprofile}}\AppData\LocalLow\Freehold Games\CavesOfQud\PlayerOptions.json}}
{{Game data/config|OS X|{{p|osxhome}}/Library/Application Support/com.FreeholdGames.CavesOfQud/PlayerOptions.json}}
{{Game data/config|Linux|{{p|linuxhome}}/.config/unity3d/Freehold Games/CavesOfQud/PlayerOptions.json}}
{{Game data/config|Linux|Steam|{{p|linuxhome}}/.config/unity3d/Freehold Games/CavesOfQud/Local/PlayerOptions.json}}  <-- I added this line.
}}
{{XDG|false}}

 

Link to comment
Share on other sites

I think I got it right with this one:

{{Game data/config|Linux|{{p|linuxhome}}/.config/unity3d/Freehold Games/CavesOfQud/PlayerOptions.json|{{p|linuxhome}}/.config/unity3d/Freehold Games/CavesOfQud/Local/PlayerOptions.json}}
Link to comment
Share on other sites

Or maybe this one?

{{Game data/config|Linux|{{p|linuxhome}}/.config/unity3d/Freehold Games/CavesOfQud/PlayerOptions.json}}
{{Game data/config|Steam|{{p|linuxhome}}/.config/unity3d/Freehold Games/CavesOfQud/Local/PlayerOptions.json}}
}}

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...