Import recent changes from PCGamingWiki
This commit is contained in:
parent
51513d7370
commit
74cd0401d2
4 changed files with 130 additions and 48 deletions
|
@ -120307,12 +120307,35 @@ Crypt of the NecroDancer:
|
|||
"<base>/NecroDancer.sh":
|
||||
- arguments: "1"
|
||||
when:
|
||||
- os: linux
|
||||
- bit: 64
|
||||
os: linux
|
||||
store: steam
|
||||
- arguments: "0"
|
||||
when:
|
||||
- os: linux
|
||||
store: steam
|
||||
"<base>/NecroDancer64/NecroDancer":
|
||||
- when:
|
||||
- bit: 64
|
||||
os: linux
|
||||
store: steam
|
||||
workingDir: "<base>/NecroDancer64"
|
||||
"<base>/NecroDancerSP.app":
|
||||
- when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<base>/Necrodancer/Necrodancer.exe":
|
||||
- when:
|
||||
- bit: 32
|
||||
os: windows
|
||||
store: steam
|
||||
workingDir: "<base>/Necrodancer"
|
||||
"<base>/Necrodancer64/Necrodancer.exe":
|
||||
- when:
|
||||
- bit: 64
|
||||
os: windows
|
||||
store: steam
|
||||
workingDir: "<base>/Necrodancer64"
|
||||
steam:
|
||||
id: 247080
|
||||
Crypt of the Serpent King:
|
||||
|
@ -199441,6 +199464,14 @@ Final Fantasy VII Windows Edition:
|
|||
- os: windows
|
||||
store: microsoft
|
||||
"Final Fantasy VII: Ever Crisis":
|
||||
installDir:
|
||||
FF7EC: {}
|
||||
launch:
|
||||
"<base>/Launcher.exe":
|
||||
- when:
|
||||
- bit: 64
|
||||
os: windows
|
||||
store: steam
|
||||
steam:
|
||||
id: 2484110
|
||||
Final Fantasy VIII:
|
||||
|
@ -227278,6 +227309,8 @@ Goat Simulator 3:
|
|||
- save
|
||||
when:
|
||||
- os: windows
|
||||
steam:
|
||||
id: 850190
|
||||
Goat of Duty:
|
||||
files:
|
||||
"<winLocalAppData>/GoatOfDuty/Saved/SaveGames/*.sav":
|
||||
|
@ -568912,6 +568945,16 @@ The Walking Dead Onslaught:
|
|||
- store: steam
|
||||
steam:
|
||||
id: 1877320
|
||||
"The Walking Dead: Destinies":
|
||||
installDir:
|
||||
The Walking Dead Destinies: {}
|
||||
launch:
|
||||
"<base>/The Walking Dead Destinies.exe":
|
||||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
steam:
|
||||
id: 2192790
|
||||
"The Walking Dead: Michonne":
|
||||
files:
|
||||
"<home>/Library/Application Support/Telltale Games/The Walking Dead Michonne":
|
||||
|
|
Reference in a new issue