Import recent changes from PCGamingWiki
This commit is contained in:
parent
5608c10230
commit
e109d2046d
3 changed files with 26 additions and 13 deletions
|
@ -439028,16 +439028,6 @@ Shapestorm:
|
|||
id: 818580
|
||||
Shapez:
|
||||
files:
|
||||
<home>/.local/share/shapez.io/saves:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: linux
|
||||
<home>/.local/share/shapez.io/saves/app_settings.bin:
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: linux
|
||||
<home>/Library/Preferences/shapez.io:
|
||||
tags:
|
||||
- save
|
||||
|
@ -439053,6 +439043,16 @@ Shapez:
|
|||
- config
|
||||
when:
|
||||
- os: windows
|
||||
<xdgData>/shapez.io/saves:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: linux
|
||||
<xdgData>/shapez.io/saves/app_settings.bin:
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: linux
|
||||
gog:
|
||||
id: 1359844055
|
||||
installDir:
|
||||
|
@ -602100,6 +602100,17 @@ ZombieHunterZ:
|
|||
steam:
|
||||
id: 857700
|
||||
ZombieRun:
|
||||
files:
|
||||
<home>/.prefs/zombieRun:
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: linux
|
||||
<home>/.prefs/zombieRunScores:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: linux
|
||||
installDir:
|
||||
ZombieRun: {}
|
||||
launch:
|
||||
|
|
|
@ -37002,7 +37002,6 @@
|
|||
* [ZombieHunterZ](https://www.pcgamingwiki.com/wiki/?curid=94581)
|
||||
* [Zombieland: Double Tap - Road Trip](https://www.pcgamingwiki.com/wiki/?curid=148905)
|
||||
* [Zombien](https://www.pcgamingwiki.com/wiki/?curid=143869)
|
||||
* [ZombieRun](https://www.pcgamingwiki.com/wiki/?curid=47651)
|
||||
* [ZombieRush](https://www.pcgamingwiki.com/wiki/?curid=37699)
|
||||
* [Zombies Ate My Neighbors and Ghoul Patrol](https://www.pcgamingwiki.com/wiki/?curid=168349)
|
||||
* [Zombies Berserk](https://www.pcgamingwiki.com/wiki/?curid=68502)
|
||||
|
|
|
@ -133158,10 +133158,10 @@ Shapez:
|
|||
steam: 1318690
|
||||
templates:
|
||||
- '{{Game data/config|Windows|{{P|appdata}}\shapez.io\saves\app_settings.bin}}'
|
||||
- '{{Game data/config|Linux|{{P|linuxhome}}/.local/share/shapez.io/saves/app_settings.bin}}'
|
||||
- '{{Game data/config|Linux|{{P|xdgdatahome}}/shapez.io/saves/app_settings.bin}}'
|
||||
- '{{Game data/saves|Windows|{{P|appdata}}\shapez.io\saves\}}'
|
||||
- '{{Game data/saves|OS X|{{P|osxhome}}/Library/Preferences/shapez.io/}}'
|
||||
- '{{Game data/saves|Linux|{{p|linuxhome}}/.local/share/shapez.io/saves/}}'
|
||||
- '{{Game data/saves|Linux|{{P|xdgdatahome}}/shapez.io/saves/}}'
|
||||
'Shapik: the moon quest':
|
||||
pageId: 142188
|
||||
steam: 1073810
|
||||
|
@ -182735,6 +182735,9 @@ ZombieHunterZ:
|
|||
ZombieRun:
|
||||
pageId: 47651
|
||||
steam: 358840
|
||||
templates:
|
||||
- '{{Game data/config|Linux|{{P|linuxhome}}/.prefs/zombieRun}}'
|
||||
- '{{Game data/saves|Linux|{{P|linuxhome}}/.prefs/zombieRunScores}}'
|
||||
ZombieRush:
|
||||
pageId: 37699
|
||||
steam: 467460
|
||||
|
|
Reference in a new issue