Import recent changes from PCGamingWiki
This commit is contained in:
parent
7ae731ec8a
commit
9e9fd6b303
4 changed files with 29 additions and 0 deletions
|
@ -383487,6 +383487,17 @@ Poor Stickman:
|
|||
- store: steam
|
||||
steam:
|
||||
id: 1012830
|
||||
Poostall Royale:
|
||||
installDir:
|
||||
POOSTALL Royale: {}
|
||||
launch:
|
||||
<base>/Poostall_Royale.exe:
|
||||
- when:
|
||||
- bit: 64
|
||||
os: windows
|
||||
store: steam
|
||||
steam:
|
||||
id: 2362740
|
||||
Pop Pop Boom Boom VR:
|
||||
installDir:
|
||||
Pop Pop Boom Boom: {}
|
||||
|
@ -417126,6 +417137,11 @@ Roadwarden:
|
|||
- save
|
||||
when:
|
||||
- os: linux
|
||||
<home>/Library/RenPy/roadwarden:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: mac
|
||||
<winAppData>/RenPy/Roadwarden-Saves:
|
||||
tags:
|
||||
- save
|
||||
|
|
|
@ -23572,6 +23572,7 @@
|
|||
* [Poor Stickman](https://www.pcgamingwiki.com/wiki/?curid=127237)
|
||||
* [PooShooter: Toilet Invaders](https://www.pcgamingwiki.com/wiki/?curid=51356)
|
||||
* [PooSky](https://www.pcgamingwiki.com/wiki/?curid=88960)
|
||||
* [Poostall Royale](https://www.pcgamingwiki.com/wiki/?curid=186280)
|
||||
* [Pop Pop Boom Boom VR](https://www.pcgamingwiki.com/wiki/?curid=77010)
|
||||
* [POP: Methodology Experiment One](https://www.pcgamingwiki.com/wiki/?curid=49145)
|
||||
* [Pop'n Music Lively](https://www.pcgamingwiki.com/wiki/?curid=181713)
|
||||
|
|
|
@ -107524,6 +107524,14 @@
|
|||
description: Launch in Windows 7 compatibility mode
|
||||
executable: StarpointGemini2_win7.exe
|
||||
type: none
|
||||
'2362740':
|
||||
installDir: POOSTALL Royale
|
||||
launch:
|
||||
- config:
|
||||
osarch: '64'
|
||||
oslist: windows
|
||||
executable: Poostall_Royale.exe
|
||||
type: default
|
||||
'236290':
|
||||
installDir: Cranky Cat
|
||||
launch:
|
||||
|
|
|
@ -116558,6 +116558,9 @@ Poopy Philosophy:
|
|||
Poor Stickman:
|
||||
pageId: 127237
|
||||
steam: 1012830
|
||||
Poostall Royale:
|
||||
pageId: 186280
|
||||
steam: 2362740
|
||||
Pop Pop Boom Boom VR:
|
||||
pageId: 77010
|
||||
steam: 701370
|
||||
|
@ -126796,6 +126799,7 @@ Roadwarden:
|
|||
steam: 1155970
|
||||
templates:
|
||||
- '{{Game data/saves|Windows|{{p|appdata}}\RenPy\Roadwarden-Saves}}'
|
||||
- '{{Game data/saves|OS X|{{p|osxhome}}/Library/RenPy/roadwarden}}'
|
||||
- '{{Game data/saves|Linux|{{p|linuxhome}}/.renpy/roadwarden}}'
|
||||
Roadworks - The Simulation:
|
||||
pageId: 54315
|
||||
|
|
Reference in a new issue