Import recent changes from PCGamingWiki

This commit is contained in:
GitHub Actions 2023-09-21 06:18:20 +00:00 committed by github-actions[bot]
parent 38d679bbd7
commit 8e0f315f92
2 changed files with 6 additions and 4 deletions

View file

@ -302815,12 +302815,12 @@ Lies of P:
- save - save
when: when:
- store: steam - store: steam
<base>/Saved/Config/WindowsNoEditor: <winLocalAppData>/LiesofP/Saved/Config/WinGDK:
tags: tags:
- config - config
when: when:
- os: windows - os: windows
<base>/Saved/SaveGames/<storeUserId>: <winLocalAppData>/Packages/Neowiz.3616725F496B_r4z3116tdh636/SystemAppData/wgs/<storeUserId>:
tags: tags:
- save - save
when: when:

View file

@ -92226,9 +92226,11 @@ Lies of P:
pageId: 181215 pageId: 181215
steam: 1627720 steam: 1627720
templates: templates:
- '{{Game data/config|Windows|{{P|game}}\Saved\Config\WindowsNoEditor\}}' - '{{Game data/config|Windows|{{p|localappdata}}\LiesofP\Saved\Config\WinGDK\}}'
- '{{Game data/config|Steam|{{P|game}}\LiesofP\Saved\Config\WindowsNoEditor\}}' - '{{Game data/config|Steam|{{P|game}}\LiesofP\Saved\Config\WindowsNoEditor\}}'
- '{{Game data/saves|Windows|{{P|game}}\Saved\SaveGames\{{P|uid}}\}}' - >-
{{Game
data/saves|Windows|{{p|localappdata}}\Packages\Neowiz.3616725F496B_r4z3116tdh636\SystemAppData\wgs\{{P|uid}}}}
- '{{Game data/saves|Steam|{{P|game}}\LiesofP\Saved\SaveGames\{{P|uid}}\}}' - '{{Game data/saves|Steam|{{P|game}}\LiesofP\Saved\SaveGames\{{P|uid}}\}}'
Lif: Lif:
pageId: 44896 pageId: 44896