Import recent changes from PCGamingWiki
This commit is contained in:
parent
538c218b7e
commit
ff414956c3
3 changed files with 48 additions and 0 deletions
|
@ -171480,6 +171480,29 @@ Delta Horizon:
|
|||
- store: steam
|
||||
steam:
|
||||
id: 863210
|
||||
Delta Particles:
|
||||
cloud:
|
||||
steam: true
|
||||
files:
|
||||
"<base>/delta_particles/*.cfg":
|
||||
when:
|
||||
- store: steam
|
||||
"<base>/delta_particles/SAVE/**/*.*":
|
||||
when:
|
||||
- store: steam
|
||||
installDir:
|
||||
Delta Particles: {}
|
||||
launch:
|
||||
"<base>/delta_particles.exe":
|
||||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<base>/delta_particles.sh":
|
||||
- when:
|
||||
- os: linux
|
||||
store: steam
|
||||
steam:
|
||||
id: 1707900
|
||||
Delta Squad:
|
||||
cloud:
|
||||
steam: true
|
||||
|
|
|
@ -565038,6 +565038,26 @@
|
|||
oslist: windows
|
||||
executable: PuppetHouse.exe
|
||||
type: default
|
||||
1707900:
|
||||
cloud:
|
||||
saves:
|
||||
- path: delta_particles/SAVE
|
||||
pattern: "*.*"
|
||||
recursive: true
|
||||
root: gameinstall
|
||||
- path: delta_particles
|
||||
pattern: "*.cfg"
|
||||
root: gameinstall
|
||||
installDir: Delta Particles
|
||||
launch:
|
||||
- config:
|
||||
oslist: windows
|
||||
executable: delta_particles.exe
|
||||
type: default
|
||||
- config:
|
||||
oslist: linux
|
||||
executable: delta_particles.sh
|
||||
type: default
|
||||
1707990: {}
|
||||
1708010:
|
||||
cloud:
|
||||
|
|
|
@ -54156,6 +54156,11 @@ Delta G:
|
|||
Delta Horizon:
|
||||
pageId: 104047
|
||||
steam: 863210
|
||||
Delta Particles:
|
||||
cloud:
|
||||
steam: true
|
||||
pageId: 200345
|
||||
steam: 1707900
|
||||
Delta Squad:
|
||||
cloud:
|
||||
steam: true
|
||||
|
|
Reference in a new issue