Import recent changes from PCGamingWiki
This commit is contained in:
parent
f6780b2ec5
commit
4915c7db9b
2 changed files with 21 additions and 5 deletions
|
@ -162404,10 +162404,6 @@ Dead Island 2:
|
|||
- bit: 64
|
||||
os: windows
|
||||
store: steam
|
||||
"<base>/game.exe":
|
||||
- when:
|
||||
- os: mac
|
||||
store: steam
|
||||
steam:
|
||||
id: 934700
|
||||
"Dead Island: Definitive Edition":
|
||||
|
|
|
@ -401149,10 +401149,24 @@
|
|||
saves:
|
||||
- path: DeadIslandSteam/Saved/SaveGames
|
||||
pattern: "*.sav"
|
||||
platforms:
|
||||
- Windows
|
||||
root: WinAppDataLocal
|
||||
- path: DeadIslandSteam/Saved/SaveGames
|
||||
pattern: "*.bak.sav"
|
||||
platforms:
|
||||
- Windows
|
||||
root: WinAppDataLocal
|
||||
- path: Epic/DeadIsland/Saved/SaveGames
|
||||
pattern: "*.sav"
|
||||
platforms:
|
||||
- MacOS
|
||||
root: MacAppSupport
|
||||
- path: Epic/DeadIsland/Saved/SaveGames
|
||||
pattern: "*.bak.sav"
|
||||
platforms:
|
||||
- MacOS
|
||||
root: MacAppSupport
|
||||
installDir: Dead Island 2
|
||||
launch:
|
||||
- config:
|
||||
|
@ -401161,8 +401175,14 @@
|
|||
executable: DeadIsland.exe
|
||||
type: default
|
||||
- config:
|
||||
betakey: mac_dev_qa
|
||||
oslist: macos
|
||||
executable: game.exe
|
||||
executable: DeadIsland.app
|
||||
type: default
|
||||
- config:
|
||||
betakey: mac_test_qa
|
||||
oslist: macos
|
||||
executable: DeadIsland-Mac-Test.app
|
||||
type: default
|
||||
934710:
|
||||
installDir: yingyusha
|
||||
|
|
Reference in a new issue