Import recent changes from PCGamingWiki
This commit is contained in:
parent
efd80193e3
commit
3c2f0090f7
2 changed files with 13 additions and 5 deletions
|
@ -599265,6 +599265,10 @@ Undying:
|
|||
installDir:
|
||||
Undying: {}
|
||||
launch:
|
||||
"<base>/Undying.app":
|
||||
- when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<base>/Undying.exe":
|
||||
- when:
|
||||
- os: windows
|
||||
|
|
|
@ -2990,7 +2990,7 @@
|
|||
11420:
|
||||
installDir: "Clive Barker's Jericho"
|
||||
launch:
|
||||
- executable: "bin\\\\jericho.exe"
|
||||
- executable: "bin\\jericho.exe"
|
||||
workingdir: Bin
|
||||
11440:
|
||||
installDir: DiRT
|
||||
|
@ -3098,7 +3098,7 @@
|
|||
12170:
|
||||
installDir: Grand Theft Auto
|
||||
launch:
|
||||
- executable: "WINO\\\\Grand Theft Auto.exe"
|
||||
- executable: "WINO\\Grand Theft Auto.exe"
|
||||
workingdir: wino
|
||||
12180:
|
||||
installDir: Grand Theft Auto 2
|
||||
|
@ -25838,8 +25838,8 @@
|
|||
- config:
|
||||
oslist: windows
|
||||
description: EARTH 2140 Classic XP (Eng / Ger)
|
||||
executable: "classic\\\\E2140.exe"
|
||||
workingdir: "classic\\\\"
|
||||
executable: "classic\\E2140.exe"
|
||||
workingdir: "classic\\"
|
||||
253880:
|
||||
installDir: Earth 2150 EftbP
|
||||
launch:
|
||||
|
@ -158877,7 +158877,7 @@
|
|||
type: config
|
||||
- config:
|
||||
oslist: macos
|
||||
executable: "ICEY.app\\\\Contents\\\\MacOS\\\\ICEY"
|
||||
executable: "ICEY.app\\Contents\\MacOS\\ICEY"
|
||||
type: config
|
||||
nameLocalized:
|
||||
sc_schinese: 艾希
|
||||
|
@ -191676,6 +191676,10 @@
|
|||
oslist: windows
|
||||
executable: Undying.exe
|
||||
type: default
|
||||
- config:
|
||||
oslist: macos
|
||||
executable: Undying.app
|
||||
type: default
|
||||
nameLocalized:
|
||||
japanese: アンダイイング
|
||||
sc_schinese: 苏醒之路(Undying)
|
||||
|
|
Reference in a new issue