Import recent changes from PCGamingWiki
This commit is contained in:
parent
7d9251340a
commit
2ae29adea4
4 changed files with 53 additions and 0 deletions
|
@ -277993,6 +277993,26 @@ Jamsouls:
|
|||
- store: steam
|
||||
steam:
|
||||
id: 323270
|
||||
Jane Austen's 8-bit Adventure:
|
||||
installDir:
|
||||
Jane Austen's 8-bit Adventure: {}
|
||||
launch:
|
||||
<base>/Jane.app:
|
||||
- when:
|
||||
- os: mac
|
||||
store: steam
|
||||
<base>/jane:
|
||||
- when:
|
||||
- bit: 64
|
||||
os: linux
|
||||
store: steam
|
||||
<base>/jane.exe:
|
||||
- when:
|
||||
- bit: 64
|
||||
os: windows
|
||||
store: steam
|
||||
steam:
|
||||
id: 2377660
|
||||
Jane Westlake Adventures - The Mystery Train:
|
||||
installDir:
|
||||
Jane Westlake Adventures - The Mystery Train: {}
|
||||
|
@ -296623,6 +296643,16 @@ Last Byte Standing:
|
|||
id: 880330
|
||||
Last Call BBS:
|
||||
files:
|
||||
<home>/.local/share/Last Call BBS/<storeUserId>:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: linux
|
||||
<home>/.local/share/Last Call BBS/<storeUserId>/config.cfg:
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: linux
|
||||
<home>/Library/Application Support/Last Call BBS/<storeUserId>:
|
||||
tags:
|
||||
- save
|
||||
|
|
|
@ -16234,6 +16234,7 @@
|
|||
* [Jamping](https://www.pcgamingwiki.com/wiki/?curid=94595)
|
||||
* [Jamsouls](https://www.pcgamingwiki.com/wiki/?curid=49735)
|
||||
* [Jane Angel: Templar Mystery](https://www.pcgamingwiki.com/wiki/?curid=49637)
|
||||
* [Jane Austen's 8-bit Adventure](https://www.pcgamingwiki.com/wiki/?curid=190197)
|
||||
* [Jane Westlake Adventures - The Mystery Train](https://www.pcgamingwiki.com/wiki/?curid=155654)
|
||||
* [Jane's Advanced Strike Fighters](https://www.pcgamingwiki.com/wiki/?curid=1711)
|
||||
* [Jane's Attack Squadron](https://www.pcgamingwiki.com/wiki/?curid=187393)
|
||||
|
|
|
@ -119464,6 +119464,23 @@
|
|||
oslist: macos
|
||||
description: Launch
|
||||
executable: Intake.app
|
||||
'2377660':
|
||||
installDir: Jane Austen's 8-bit Adventure
|
||||
launch:
|
||||
- config:
|
||||
osarch: '64'
|
||||
oslist: windows
|
||||
executable: jane.exe
|
||||
type: default
|
||||
- config:
|
||||
oslist: macos
|
||||
executable: Jane.app
|
||||
type: default
|
||||
- config:
|
||||
osarch: '64'
|
||||
oslist: linux
|
||||
executable: jane
|
||||
type: default
|
||||
'237850':
|
||||
installDir: Dreamfall Chapters
|
||||
launch:
|
||||
|
|
|
@ -84872,6 +84872,9 @@ Jamsouls:
|
|||
'Jane Angel: Templar Mystery':
|
||||
pageId: 49637
|
||||
steam: 323270
|
||||
Jane Austen's 8-bit Adventure:
|
||||
pageId: 190197
|
||||
steam: 2377660
|
||||
Jane Westlake Adventures - The Mystery Train:
|
||||
pageId: 155654
|
||||
steam: 1158430
|
||||
|
@ -90695,11 +90698,13 @@ Last Call BBS:
|
|||
templates:
|
||||
- '{{Game data/config|Windows|{{P|userprofile\Documents}}\My Games\Last Call BBS\{{P|uid}}\config.cfg}}'
|
||||
- '{{Game data/config|Microsoft Store|{{P|userprofile\Documents}}\My Games\Last Call BBS\XboxLiveUser\config.cfg}}'
|
||||
- '{{Game data/config|Linux|{{p|linuxhome}}/.local/share/Last Call BBS/{{p|uid}}/config.cfg}}'
|
||||
- '{{Game data/saves|Windows|{{P|userprofile\Documents}}\My Games\Last Call BBS\{{P|uid}}\}}'
|
||||
- >-
|
||||
{{Game data/saves|Microsoft
|
||||
Store|{{P|localappdata}}\Packages\58020AllianceMetaversalSt.LastCallBBS_j78hpz8e66gfw\SystemAppData\xgs\{{P|uid}}\all\save.dat}}
|
||||
- '{{Game data/saves|OS X|{{p|osxhome}}/Library/Application Support/Last Call BBS/{{P|uid}}/*}}'
|
||||
- '{{Game data/saves|Linux|{{p|linuxhome}}/.local/share/Last Call BBS/{{p|uid}}/}}'
|
||||
Last Chance VR:
|
||||
pageId: 149584
|
||||
steam: 1151860
|
||||
|
|
Reference in a new issue