Import recent changes from PCGamingWiki
This commit is contained in:
parent
6fbe7260b4
commit
21389d17b1
2 changed files with 6 additions and 6 deletions
|
@ -606718,16 +606718,16 @@ Stardew Valley:
|
|||
- save
|
||||
when:
|
||||
- os: mac
|
||||
"<winAppData>/StardewValley":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
"<winAppData>/StardewValley/Saves":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
"<winAppData>/StardewValley/default_options":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
"<xdgConfig>/StardewValley":
|
||||
tags:
|
||||
- config
|
||||
|
|
|
@ -193054,7 +193054,7 @@ Stardew Valley:
|
|||
pageId: 31535
|
||||
steam: 413150
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|appdata}}\\StardewValley\\}}"
|
||||
- "{{Game data/config|Windows|{{p|appdata}}\\StardewValley\\default_options}}"
|
||||
- "{{Game data/config|OS X|{{p|osxhome}}/.config/StardewValley/}}"
|
||||
- "{{Game data/config|Linux|{{p|xdgconfighome}}/StardewValley/}}"
|
||||
- "{{Game data/saves|Windows|{{p|appdata}}\\StardewValley\\Saves\\}}"
|
||||
|
|
Reference in a new issue