Installer graal-windows-6113

files:
- setup: N/A:Download game file from https://graalonline.com/playerworlds/downloads/file?name=GraalSetup.exe
    and select it afterwards
game:
  arch: win64
  exe: drive_c/users/$USER/Graal/Graal.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: graal
gogslug: ''
humblestoreid: ''
installer_slug: graal-windows-6113
name: Graal
notes: ''
runner: wine
script:
  files:
  - setup: N/A:Download game file from https://graalonline.com/playerworlds/downloads/file?name=GraalSetup.exe
      and select it afterwards
  game:
    arch: win64
    exe: drive_c/users/$USER/Graal/Graal.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: graal-windows-6113
steamid: null
version: Windows, 6.113
year: 1998
{
  "game_slug": "graal",
  "version": "Windows, 6.113",
  "description": "",
  "notes": "",
  "name": "Graal",
  "year": 1998,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "graal-windows-6113",
  "installer_slug": "graal-windows-6113",
  "script": {
    "files": [
      {
        "setup": "N/A:Download game file from https://graalonline.com/playerworlds/downloads/file?name=GraalSetup.exe and select it afterwards"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/users/$USER/Graal/Graal.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game