Import recent changes from PCGamingWiki
This commit is contained in:
parent
f1a9f58775
commit
dac88fe02b
2 changed files with 6 additions and 2 deletions
|
@ -381170,10 +381170,14 @@ Postal Redux:
|
||||||
- os: linux
|
- os: linux
|
||||||
<winLocalAppData>/PostalREDUX:
|
<winLocalAppData>/PostalREDUX:
|
||||||
tags:
|
tags:
|
||||||
- config
|
|
||||||
- save
|
- save
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
<winLocalAppData>/PostalREDUX/Saved/Config/WindowsNoEditor:
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
installDir:
|
installDir:
|
||||||
POSTAL Redux: {}
|
POSTAL Redux: {}
|
||||||
launch:
|
launch:
|
||||||
|
|
|
@ -115540,7 +115540,7 @@ Postal Redux:
|
||||||
pageId: 32725
|
pageId: 32725
|
||||||
steam: 401680
|
steam: 401680
|
||||||
templates:
|
templates:
|
||||||
- '{{Game data/config|Windows|{{p|localappdata}}\PostalREDUX\}}'
|
- '{{Game data/config|Windows|{{p|localappdata}}\PostalREDUX\Saved\Config\WindowsNoEditor}}'
|
||||||
- '{{Game data/config|Linux|{{p|linuxhome}}/.config/Epic/PostalREDUX/Saved/Config/}}'
|
- '{{Game data/config|Linux|{{p|linuxhome}}/.config/Epic/PostalREDUX/Saved/Config/}}'
|
||||||
- '{{Game data/saves|Windows|{{p|localappdata}}\PostalREDUX\}}'
|
- '{{Game data/saves|Windows|{{p|localappdata}}\PostalREDUX\}}'
|
||||||
- '{{Game data/saves|Linux|{{p|linuxhome}}/.config/Epic/PostalREDUX/Saved/SaveGames/}}'
|
- '{{Game data/saves|Linux|{{p|linuxhome}}/.config/Epic/PostalREDUX/Saved/SaveGames/}}'
|
||||||
|
|
Reference in a new issue