Installer grand-theft-auto-the-trilogy-standard

files:
- file: N/A:Select the game's setup file
game:
  arch: win64
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating 64bit Wine prefix.
    name: create_prefix
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
- task:
    description: Installing...
    executable: file
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
description: ''
game_slug: gta-trilogy-definitive-edition
gogslug: ''
humblestoreid: ''
installer_slug: grand-theft-auto-the-trilogy-standard
name: "Grand Theft Auto: The Trilogy \u2013 The Definitive Edition"
notes: ''
runner: wine
script:
  files:
  - file: N/A:Select the game's setup file
  game:
    arch: win64
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating 64bit Wine prefix.
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
  - task:
      description: Installing...
      executable: file
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
slug: grand-theft-auto-the-trilogy-standard
steamid: null
version: Standard
year: 2021
{
  "game_slug": "gta-trilogy-definitive-edition",
  "version": "Standard",
  "description": "",
  "notes": "",
  "name": "Grand Theft Auto: The Trilogy \u2013 The Definitive Edition",
  "year": 2021,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "grand-theft-auto-the-trilogy-standard",
  "installer_slug": "grand-theft-auto-the-trilogy-standard",
  "script": {
    "files": [
      {
        "file": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "arch": "win64",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating 64bit Wine prefix.",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing...",
          "executable": "file",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game