Import recent changes from PCGamingWiki

This commit is contained in:
GitHub Actions 2024-08-07 18:17:33 +00:00 committed by github-actions[bot]
parent 78e04a73f6
commit 3637382b8f
3 changed files with 50 additions and 14 deletions

View file

@ -145677,9 +145677,15 @@ Cuban Missile Crisis:
installDir:
CMC: {}
launch:
"<base>/Game.exe":
"<base>/game.exe":
- when:
- os: windows
- bit: 32
os: windows
store: steam
"<base>/launcher.exe":
- when:
- bit: 64
os: windows
store: steam
steam:
id: 356270
@ -710128,13 +710134,19 @@ UFO Simulator Control Master:
installDir:
UFO Aftermath: {}
launch:
"<base>/Launcher-x64.exe":
- when:
- bit: 64
os: windows
store: steam
"<base>/Launcher.exe":
- when:
- os: windows
store: steam
"<base>/UFO.exe":
"<base>/launcher-ia32.exe":
- when:
- os: windows
- bit: 32
os: windows
store: steam
steam:
id: 292160
@ -710159,9 +710171,15 @@ UFO Simulator Control Master:
installDir:
UFOAftershock: {}
launch:
"<base>/UFO.exe":
"<base>/launcher-ia32.exe":
- when:
- os: windows
- bit: 32
os: windows
store: steam
"<base>/launcher-x64.exe":
- when:
- bit: 64
os: windows
store: steam
steam:
id: 289500