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:
|
installDir:
|
||||||
Undying: {}
|
Undying: {}
|
||||||
launch:
|
launch:
|
||||||
|
"<base>/Undying.app":
|
||||||
|
- when:
|
||||||
|
- os: mac
|
||||||
|
store: steam
|
||||||
"<base>/Undying.exe":
|
"<base>/Undying.exe":
|
||||||
- when:
|
- when:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
|
|
@ -2990,7 +2990,7 @@
|
||||||
11420:
|
11420:
|
||||||
installDir: "Clive Barker's Jericho"
|
installDir: "Clive Barker's Jericho"
|
||||||
launch:
|
launch:
|
||||||
- executable: "bin\\\\jericho.exe"
|
- executable: "bin\\jericho.exe"
|
||||||
workingdir: Bin
|
workingdir: Bin
|
||||||
11440:
|
11440:
|
||||||
installDir: DiRT
|
installDir: DiRT
|
||||||
|
@ -3098,7 +3098,7 @@
|
||||||
12170:
|
12170:
|
||||||
installDir: Grand Theft Auto
|
installDir: Grand Theft Auto
|
||||||
launch:
|
launch:
|
||||||
- executable: "WINO\\\\Grand Theft Auto.exe"
|
- executable: "WINO\\Grand Theft Auto.exe"
|
||||||
workingdir: wino
|
workingdir: wino
|
||||||
12180:
|
12180:
|
||||||
installDir: Grand Theft Auto 2
|
installDir: Grand Theft Auto 2
|
||||||
|
@ -25838,8 +25838,8 @@
|
||||||
- config:
|
- config:
|
||||||
oslist: windows
|
oslist: windows
|
||||||
description: EARTH 2140 Classic XP (Eng / Ger)
|
description: EARTH 2140 Classic XP (Eng / Ger)
|
||||||
executable: "classic\\\\E2140.exe"
|
executable: "classic\\E2140.exe"
|
||||||
workingdir: "classic\\\\"
|
workingdir: "classic\\"
|
||||||
253880:
|
253880:
|
||||||
installDir: Earth 2150 EftbP
|
installDir: Earth 2150 EftbP
|
||||||
launch:
|
launch:
|
||||||
|
@ -158877,7 +158877,7 @@
|
||||||
type: config
|
type: config
|
||||||
- config:
|
- config:
|
||||||
oslist: macos
|
oslist: macos
|
||||||
executable: "ICEY.app\\\\Contents\\\\MacOS\\\\ICEY"
|
executable: "ICEY.app\\Contents\\MacOS\\ICEY"
|
||||||
type: config
|
type: config
|
||||||
nameLocalized:
|
nameLocalized:
|
||||||
sc_schinese: 艾希
|
sc_schinese: 艾希
|
||||||
|
@ -191676,6 +191676,10 @@
|
||||||
oslist: windows
|
oslist: windows
|
||||||
executable: Undying.exe
|
executable: Undying.exe
|
||||||
type: default
|
type: default
|
||||||
|
- config:
|
||||||
|
oslist: macos
|
||||||
|
executable: Undying.app
|
||||||
|
type: default
|
||||||
nameLocalized:
|
nameLocalized:
|
||||||
japanese: アンダイイング
|
japanese: アンダイイング
|
||||||
sc_schinese: 苏醒之路(Undying)
|
sc_schinese: 苏醒之路(Undying)
|
||||||
|
|
Reference in a new issue