You've already forked lutris-scripts
Add installer for Still Life (GOG).
This commit is contained in:
25
still-life/still-life-gog.yaml
Normal file
25
still-life/still-life-gog.yaml
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
name: Still Life
|
||||||
|
game_slug: still-life
|
||||||
|
version: GOG
|
||||||
|
slug: still-life-gog
|
||||||
|
description: Install the GOG version of Still Life.
|
||||||
|
runner: wine
|
||||||
|
script:
|
||||||
|
files:
|
||||||
|
- gogsetup: "N/A: Please select the GOG Windows installer file"
|
||||||
|
game:
|
||||||
|
arch: win64
|
||||||
|
gogid: 1207658882
|
||||||
|
exe: drive_c/GOG Games/Still Life/StillLife.exe
|
||||||
|
working_dir: drive_c/GOG Games/Still Life/
|
||||||
|
prefix: $GAMEDIR
|
||||||
|
installer:
|
||||||
|
- task:
|
||||||
|
arch: win64
|
||||||
|
name: create_prefix
|
||||||
|
prefix: $GAMEDIR
|
||||||
|
- task:
|
||||||
|
description: Installing Still Life...
|
||||||
|
executable: gogsetup
|
||||||
|
name: wineexec
|
||||||
|
prefix: $GAMEDIR
|
||||||
Reference in New Issue
Block a user