Installer gex-gog

files:
- file1: N/A:Please select the GOG installer
game:
  exe: drive_c/GOG Games/Gex/Loader.exe
  prefix: $GAMEDIR
installer:
- task:
    args: /sp- /silent /norestart
    executable: $file1
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: gex
gogslug: gex
humblestoreid: ''
installer_slug: gex-gog
name: Gex
notes: ''
runner: wine
script:
  files:
  - file1: N/A:Please select the GOG installer
  game:
    exe: drive_c/GOG Games/Gex/Loader.exe
    prefix: $GAMEDIR
  installer:
  - task:
      args: /sp- /silent /norestart
      executable: $file1
      name: wineexec
      prefix: $GAMEDIR
slug: gex-gog
steamid: null
version: GOG
year: 1994
{
  "game_slug": "gex",
  "version": "GOG",
  "description": "",
  "notes": "",
  "name": "Gex",
  "year": 1994,
  "steamid": null,
  "gogslug": "gex",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "gex-gog",
  "installer_slug": "gex-gog",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the GOG installer"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/Gex/Loader.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "args": "/sp- /silent /norestart",
          "executable": "$file1",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game