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
|
- store: steam
|
||||||
steam:
|
steam:
|
||||||
id: 863210
|
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:
|
Delta Squad:
|
||||||
cloud:
|
cloud:
|
||||||
steam: true
|
steam: true
|
||||||
|
|
|
@ -565038,6 +565038,26 @@
|
||||||
oslist: windows
|
oslist: windows
|
||||||
executable: PuppetHouse.exe
|
executable: PuppetHouse.exe
|
||||||
type: default
|
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: {}
|
1707990: {}
|
||||||
1708010:
|
1708010:
|
||||||
cloud:
|
cloud:
|
||||||
|
|
|
@ -54156,6 +54156,11 @@ Delta G:
|
||||||
Delta Horizon:
|
Delta Horizon:
|
||||||
pageId: 104047
|
pageId: 104047
|
||||||
steam: 863210
|
steam: 863210
|
||||||
|
Delta Particles:
|
||||||
|
cloud:
|
||||||
|
steam: true
|
||||||
|
pageId: 200345
|
||||||
|
steam: 1707900
|
||||||
Delta Squad:
|
Delta Squad:
|
||||||
cloud:
|
cloud:
|
||||||
steam: true
|
steam: true
|
||||||
|
|
Reference in a new issue