Import recent changes from PCGamingWiki
This commit is contained in:
parent
a208fcccb1
commit
09ab0ea504
2 changed files with 6 additions and 6 deletions
|
@ -72600,16 +72600,16 @@ Beyond Citadel:
|
||||||
cloud:
|
cloud:
|
||||||
steam: true
|
steam: true
|
||||||
files:
|
files:
|
||||||
"<base>/SavesDir/*.sav":
|
|
||||||
tags:
|
|
||||||
- save
|
|
||||||
when:
|
|
||||||
- os: windows
|
|
||||||
"<winLocalAppData>/beyond_citadel/Saved/Config/WindowsNoEditor":
|
"<winLocalAppData>/beyond_citadel/Saved/Config/WindowsNoEditor":
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
"<winLocalAppData>/beyond_citadel/Saved/SaveGames/*.sav":
|
||||||
|
tags:
|
||||||
|
- save
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
installDir:
|
installDir:
|
||||||
Beyond Citadel: {}
|
Beyond Citadel: {}
|
||||||
launch:
|
launch:
|
||||||
|
|
|
@ -23125,7 +23125,7 @@ Beyond Citadel:
|
||||||
steam: 3371240
|
steam: 3371240
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/config|Windows|{{p|localappdata}}\\beyond_citadel\\Saved\\Config\\WindowsNoEditor\\}}"
|
- "{{Game data/config|Windows|{{p|localappdata}}\\beyond_citadel\\Saved\\Config\\WindowsNoEditor\\}}"
|
||||||
- "{{Game data/saves|Windows|{{p|game}}\\SavesDir\\*.sav}}"
|
- "{{Game data/saves|Windows|{{p|localappdata}}\\beyond_citadel\\Saved\\SaveGames\\*.sav}}"
|
||||||
Beyond Clouds:
|
Beyond Clouds:
|
||||||
cloud:
|
cloud:
|
||||||
steam: true
|
steam: true
|
||||||
|
|
Reference in a new issue