Import recent changes from PCGamingWiki
This commit is contained in:
parent
9d2385ccb4
commit
9671e0bd37
4 changed files with 62 additions and 0 deletions
|
@ -70436,6 +70436,17 @@ Bottle Flip Challenge VR:
|
|||
Bottle Flip Challenge VR: {}
|
||||
steam:
|
||||
id: 620140
|
||||
Bottle Remake:
|
||||
installDir:
|
||||
Bottle: {}
|
||||
launch:
|
||||
<base>/BottleRe.exe:
|
||||
- when:
|
||||
- bit: 64
|
||||
os: windows
|
||||
store: steam
|
||||
steam:
|
||||
id: 2384850
|
||||
Bottle Shooter:
|
||||
installDir:
|
||||
BottleShooter: {}
|
||||
|
@ -596374,6 +596385,25 @@ World Truck Racing:
|
|||
- store: steam
|
||||
steam:
|
||||
id: 320310
|
||||
World Turtles:
|
||||
installDir:
|
||||
World Turtles: {}
|
||||
launch:
|
||||
<base>/World Turtles Demo.app/Contents/MacOS/World Turtles:
|
||||
- when:
|
||||
- os: mac
|
||||
store: steam
|
||||
<base>/World Turtles Demo.x86_64:
|
||||
- when:
|
||||
- bit: 64
|
||||
os: linux
|
||||
store: steam
|
||||
<base>/World Turtles.exe:
|
||||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
steam:
|
||||
id: 1512050
|
||||
World VR Competition:
|
||||
installDir:
|
||||
World VR Competition: {}
|
||||
|
|
|
@ -4244,6 +4244,7 @@
|
|||
* [Bots Rush](https://www.pcgamingwiki.com/wiki/?curid=123602)
|
||||
* [Bottle Flip Challenge VR](https://www.pcgamingwiki.com/wiki/?curid=61004)
|
||||
* [Bottle of truth](https://www.pcgamingwiki.com/wiki/?curid=104491)
|
||||
* [Bottle Remake](https://www.pcgamingwiki.com/wiki/?curid=186989)
|
||||
* [Bottle Shooter](https://www.pcgamingwiki.com/wiki/?curid=69352)
|
||||
* [Bottle: Pilgrim Redux](https://www.pcgamingwiki.com/wiki/?curid=74257)
|
||||
* [Bottler3000](https://www.pcgamingwiki.com/wiki/?curid=153679)
|
||||
|
@ -36370,6 +36371,7 @@
|
|||
* [World Ship Simulator](https://www.pcgamingwiki.com/wiki/?curid=45603)
|
||||
* [World Traveler VR](https://www.pcgamingwiki.com/wiki/?curid=138781)
|
||||
* [World Truck Racing](https://www.pcgamingwiki.com/wiki/?curid=49649)
|
||||
* [World Turtles](https://www.pcgamingwiki.com/wiki/?curid=186980)
|
||||
* [World VR Competition](https://www.pcgamingwiki.com/wiki/?curid=41807)
|
||||
* [World War 1: Centennial Edition](https://www.pcgamingwiki.com/wiki/?curid=60004)
|
||||
* [World War 2 Winter Gun Range VR Simulator](https://www.pcgamingwiki.com/wiki/?curid=150353)
|
||||
|
|
|
@ -85651,6 +85651,22 @@
|
|||
launch:
|
||||
- executable: binaries\\R6Vegas2_Game.exe
|
||||
workingdir: binaries
|
||||
'1512050':
|
||||
installDir: World Turtles
|
||||
launch:
|
||||
- config:
|
||||
oslist: windows
|
||||
executable: World Turtles.exe
|
||||
type: default
|
||||
- config:
|
||||
oslist: macos
|
||||
executable: World Turtles Demo.app\\Contents\\MacOS\\World Turtles
|
||||
type: default
|
||||
- config:
|
||||
osarch: '64'
|
||||
oslist: linux
|
||||
executable: World Turtles Demo.x86_64
|
||||
type: default
|
||||
'1512480':
|
||||
installDir: Gunlocked
|
||||
launch:
|
||||
|
@ -109024,6 +109040,14 @@
|
|||
oslist: macos
|
||||
description: Launch
|
||||
executable: BattleBlockTheater.app/Contents/MacOS/BattleBlockTheater
|
||||
'2384850':
|
||||
installDir: Bottle
|
||||
launch:
|
||||
- config:
|
||||
osarch: '64'
|
||||
oslist: windows
|
||||
executable: BottleRe.exe
|
||||
type: default
|
||||
'238530':
|
||||
installDir: Super Puzzle Platformer Deluxe
|
||||
launch:
|
||||
|
|
|
@ -21254,6 +21254,9 @@ Bottle:
|
|||
Bottle Flip Challenge VR:
|
||||
pageId: 61004
|
||||
steam: 620140
|
||||
Bottle Remake:
|
||||
pageId: 186989
|
||||
steam: 2384850
|
||||
Bottle Shooter:
|
||||
pageId: 69352
|
||||
steam: 663220
|
||||
|
@ -181686,6 +181689,9 @@ World Traveler VR:
|
|||
World Truck Racing:
|
||||
pageId: 49649
|
||||
steam: 320310
|
||||
World Turtles:
|
||||
pageId: 186980
|
||||
steam: 1512050
|
||||
World VR Competition:
|
||||
pageId: 41807
|
||||
steam: 493290
|
||||
|
|
Reference in a new issue