Installer evolva-gog

files:
- installer: N/A:Select the EXE downloaded from GOG
game:
  exe: drive_c/GOG Games/Evolva/Evolva.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /SP- /SUPPRESSMSGBOXES /silent
    description: Installing...
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
description: GOG installer required, runs with WINE
game_slug: evolva
gogslug: evolva
humblestoreid: ''
installer_slug: evolva-gog
name: Evolva
notes: ''
runner: wine
script:
  files:
  - installer: N/A:Select the EXE downloaded from GOG
  game:
    exe: drive_c/GOG Games/Evolva/Evolva.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /SP- /SUPPRESSMSGBOXES /silent
      description: Installing...
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
slug: evolva-gog
steamid: 771430
version: GOG
year: 2000
{
  "game_slug": "evolva",
  "version": "GOG",
  "description": "GOG installer required, runs with WINE",
  "notes": "",
  "name": "Evolva",
  "year": 2000,
  "steamid": 771430,
  "gogslug": "evolva",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "evolva-gog",
  "installer_slug": "evolva-gog",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the EXE downloaded from GOG"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/Evolva/Evolva.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SP- /SUPPRESSMSGBOXES /silent",
          "description": "Installing...",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game