Import recent changes from PCGamingWiki

This commit is contained in:
GitHub Actions 2024-11-23 18:02:43 +00:00 committed by github-actions[bot]
parent f6780b2ec5
commit 4915c7db9b
2 changed files with 21 additions and 5 deletions

View file

@ -162404,10 +162404,6 @@ Dead Island 2:
- bit: 64 - bit: 64
os: windows os: windows
store: steam store: steam
"<base>/game.exe":
- when:
- os: mac
store: steam
steam: steam:
id: 934700 id: 934700
"Dead Island: Definitive Edition": "Dead Island: Definitive Edition":

View file

@ -401149,10 +401149,24 @@
saves: saves:
- path: DeadIslandSteam/Saved/SaveGames - path: DeadIslandSteam/Saved/SaveGames
pattern: "*.sav" pattern: "*.sav"
platforms:
- Windows
root: WinAppDataLocal root: WinAppDataLocal
- path: DeadIslandSteam/Saved/SaveGames - path: DeadIslandSteam/Saved/SaveGames
pattern: "*.bak.sav" pattern: "*.bak.sav"
platforms:
- Windows
root: WinAppDataLocal 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 installDir: Dead Island 2
launch: launch:
- config: - config:
@ -401161,8 +401175,14 @@
executable: DeadIsland.exe executable: DeadIsland.exe
type: default type: default
- config: - config:
betakey: mac_dev_qa
oslist: macos oslist: macos
executable: game.exe executable: DeadIsland.app
type: default
- config:
betakey: mac_test_qa
oslist: macos
executable: DeadIsland-Mac-Test.app
type: default type: default
934710: 934710:
installDir: yingyusha installDir: yingyusha