Installer quake-enhanced-gog

files:
- gogsetup: N/A:Please select the game's setup Windows exe file downloaded from your
    GOG account.
game:
  arch: win64
  exe: drive_c/GOG Games/Quake Enhanced/Quake_Shipping_Playfab_GOG_x64.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/GOG Games/Quake Enhanced
    file: gogsetup
    format: gog
description: Play "Quake Enhanced" GOG edition on Linux!
game_slug: quake-enhanced
gogslug: quake_the_offering
humblestoreid: ''
installer_slug: quake-enhanced-gog
name: Quake Enhanced
notes: The GOG(Auto) script installer does not work on my computer, so I wrote my
  own script
runner: wine
script:
  files:
  - gogsetup: N/A:Please select the game's setup Windows exe file downloaded from
      your GOG account.
  game:
    arch: win64
    exe: drive_c/GOG Games/Quake Enhanced/Quake_Shipping_Playfab_GOG_x64.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/GOG Games/Quake Enhanced
      file: gogsetup
      format: gog
slug: quake-enhanced-gog
steamid: null
version: GOG
year: 2021
{
  "game_slug": "quake-enhanced",
  "version": "GOG",
  "description": "Play \"Quake Enhanced\" GOG edition on Linux!",
  "notes": "The GOG(Auto) script installer does not work on my computer, so I wrote my own script",
  "name": "Quake Enhanced",
  "year": 2021,
  "steamid": null,
  "gogslug": "quake_the_offering",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "quake-enhanced-gog",
  "installer_slug": "quake-enhanced-gog",
  "script": {
    "files": [
      {
        "gogsetup": "N/A:Please select the game's setup Windows exe file downloaded from your GOG account."
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/GOG Games/Quake Enhanced/Quake_Shipping_Playfab_GOG_x64.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/GOG Games/Quake Enhanced",
          "file": "gogsetup",
          "format": "gog"
        }
      }
    ]
  }
}
Back to game