Import recent changes from PCGamingWiki
This commit is contained in:
parent
b0e5617a0f
commit
a6336aaba4
2 changed files with 30 additions and 8 deletions
|
@ -461364,11 +461364,21 @@ Portal:
|
|||
- config
|
||||
when:
|
||||
- store: steam
|
||||
"<base>/portal/cfg/config.cfg":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- store: steam
|
||||
"<base>/portal/save":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- store: steam
|
||||
"<base>/portal/save/bonus_maps_data.bmd":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- store: steam
|
||||
id:
|
||||
lutris: portal
|
||||
steamExtra:
|
||||
|
@ -461417,6 +461427,11 @@ Portal 2:
|
|||
- config
|
||||
when:
|
||||
- os: windows
|
||||
"<root>/userdata/<storeUserId>/620/remote/cfg/config.cfg":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- store: steam
|
||||
id:
|
||||
lutris: portal-2
|
||||
steamExtra:
|
||||
|
@ -496230,12 +496245,17 @@ Rexaura:
|
|||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
- store: steam
|
||||
"<base>/rexaura/save":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
- store: steam
|
||||
"<base>/rexaura/save/bonus_maps_data.bmd":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- store: steam
|
||||
installDir:
|
||||
Rexaura: {}
|
||||
launch:
|
||||
|
|
Reference in a new issue