Fix up some entries from recent refreshes
This commit is contained in:
parent
9bb69d4dbf
commit
af7026181d
5 changed files with 234 additions and 46 deletions
|
@ -20483,6 +20483,24 @@
|
|||
- description: Launch
|
||||
executable: InfectedTTV.exe
|
||||
221380:
|
||||
cloud:
|
||||
saves:
|
||||
- path: SaveGame
|
||||
pattern: "*.aoe2mpgame"
|
||||
recursive: true
|
||||
root: gameinstall
|
||||
- path: Profiles
|
||||
pattern: "*.nfp"
|
||||
recursive: true
|
||||
root: gameinstall
|
||||
- path: Profiles
|
||||
pattern: "*.hki"
|
||||
recursive: true
|
||||
root: gameinstall
|
||||
- path: SaveGame
|
||||
pattern: "*.aoe2spgame"
|
||||
recursive: true
|
||||
root: gameinstall
|
||||
installDir: Age2HD
|
||||
launch:
|
||||
- config:
|
||||
|
@ -51152,6 +51170,16 @@
|
|||
description: Launch
|
||||
executable: client.exe
|
||||
300060:
|
||||
cloud:
|
||||
saves:
|
||||
- path: ADR1FT/Saved/SaveGames
|
||||
pattern: "*.sav"
|
||||
platforms:
|
||||
- Windows
|
||||
root: WinAppDataLocal
|
||||
- path: ADR1FT/Saved/SaveGames
|
||||
pattern: "*.sav"
|
||||
root: gameinstall
|
||||
installDir: ADR1FT
|
||||
launch:
|
||||
- arguments: "-steam"
|
||||
|
@ -51159,21 +51187,21 @@
|
|||
osarch: "64"
|
||||
oslist: windows
|
||||
description: Launch
|
||||
executable: ".\\\\ADR1FT.exe"
|
||||
executable: ".\\ADR1FT.exe"
|
||||
type: default
|
||||
- arguments: "-steam"
|
||||
config:
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
description: VR (Oculus)
|
||||
executable: ".\\\\ADR1FT.exe"
|
||||
executable: ".\\ADR1FT.exe"
|
||||
type: othervr
|
||||
- arguments: "-steam -steamvr"
|
||||
config:
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
description: VR (SteamVR)
|
||||
executable: ".\\\\ADR1FT.exe"
|
||||
executable: ".\\ADR1FT.exe"
|
||||
type: vr
|
||||
300080:
|
||||
installDir: Total War Battles KINGDOM
|
||||
|
@ -470010,6 +470038,12 @@
|
|||
executable: game.exe
|
||||
type: default
|
||||
1450830:
|
||||
cloud:
|
||||
saves:
|
||||
- path: At Dead Of Night/User Data
|
||||
pattern: "*"
|
||||
recursive: true
|
||||
root: WinAppDataLocal
|
||||
installDir: AtDeadOfNight
|
||||
launch:
|
||||
- config:
|
||||
|
|
Reference in a new issue