You've already forked lutris-scripts
26 lines
622 B
YAML
26 lines
622 B
YAML
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
|