Import recent changes from PCGamingWiki
This commit is contained in:
parent
4c14196cce
commit
281e0a2520
3 changed files with 63 additions and 8 deletions
|
@ -348872,6 +348872,16 @@ Monopoly Deluxe:
|
|||
- config
|
||||
when:
|
||||
- os: windows
|
||||
Monopoly Madness:
|
||||
installDir:
|
||||
MonopolyMadness: {}
|
||||
launch:
|
||||
"<base>/MonopolyMadness.exe":
|
||||
- arguments: "-uplay_steam_mode"
|
||||
when:
|
||||
- store: steam
|
||||
steam:
|
||||
id: 2383760
|
||||
Monopoly Plus:
|
||||
files:
|
||||
"<base>/setup.cfg":
|
||||
|
@ -392721,6 +392731,13 @@ Palmyra Orphanage:
|
|||
steam:
|
||||
id: 1085160
|
||||
Palworld:
|
||||
installDir:
|
||||
Palworld: {}
|
||||
launch:
|
||||
"<base>/Palworld.exe":
|
||||
- when:
|
||||
- bit: 64
|
||||
store: steam
|
||||
steam:
|
||||
id: 1623730
|
||||
PamPam Kana Students:
|
||||
|
@ -461643,10 +461660,23 @@ Saturnalia:
|
|||
- save
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
Saturnalia: {}
|
||||
launch:
|
||||
"<base>/Saturnalia.app":
|
||||
- when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<base>/Saturnalia.exe":
|
||||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
registry:
|
||||
HKEY_CURRENT_USER/Software/Santa Ragione/Saturnalia:
|
||||
tags:
|
||||
- config
|
||||
steam:
|
||||
id: 916350
|
||||
Saturnine:
|
||||
installDir:
|
||||
Saturnine: {}
|
||||
|
@ -539718,7 +539748,7 @@ Terminal Velocity:
|
|||
Terminal Velocity: {}
|
||||
launch:
|
||||
"<base>/Dosbox/dosbox":
|
||||
- arguments: "-conf \\\"..\\\\TV.conf\\\" -noconsole -c"
|
||||
- arguments: "-conf \"..\\TV.conf\" -noconsole -c"
|
||||
when:
|
||||
- os: linux
|
||||
store: steam
|
||||
|
@ -539728,7 +539758,7 @@ Terminal Velocity:
|
|||
- os: mac
|
||||
store: steam
|
||||
"<base>/Terminal Velocity/dosbox/dosbox.exe":
|
||||
- arguments: "-conf \\\"..\\\\TV.conf\\\" -noconsole -c"
|
||||
- arguments: "-conf \"..\\TV.conf\" -noconsole -c"
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
|
|
Reference in a new issue