Import recent changes from PCGamingWiki
This commit is contained in:
parent
6d066280f4
commit
8ae72425ad
4 changed files with 510 additions and 143 deletions
|
@ -4573,9 +4573,31 @@
|
|||
executable: "./overlord-config"
|
||||
type: config
|
||||
11480:
|
||||
cloud:
|
||||
saves:
|
||||
- path: Soldiers Heroes of World War 2/profiles/player/save
|
||||
pattern: "*.*"
|
||||
root: WinAppDataLocal
|
||||
installDir: Soldiers Heroes of World War 2
|
||||
launch:
|
||||
- executable: soldiers.exe
|
||||
- config:
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
executable: launcher-x64.exe
|
||||
type: default
|
||||
- config:
|
||||
osarch: "32"
|
||||
oslist: windows
|
||||
executable: launcher-ia32.exe
|
||||
type: default
|
||||
- config:
|
||||
betakey: old_version
|
||||
description: "old version of Soldiers: Heroes of WWII"
|
||||
executable: Soldiers.exe
|
||||
type: option1
|
||||
- arguments: "-edit"
|
||||
executable: soldiers_dev.exe
|
||||
type: editor
|
||||
11500:
|
||||
installDir: Race Driver 3
|
||||
launch:
|
||||
|
|
Reference in a new issue