Installer noita-gog

files:
- game: N/A:Please select the GOG.com Windows installer.
game:
  arch: win64
  exe: drive_c/GOG Games/Noita/noita.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Installing Noita
    executable: game
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: noita
gogslug: noita
humblestoreid: ''
installer_slug: noita-gog
name: Noita
notes: ''
runner: wine
script:
  files:
  - game: N/A:Please select the GOG.com Windows installer.
  game:
    arch: win64
    exe: drive_c/GOG Games/Noita/noita.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Installing Noita
      executable: game
      name: wineexec
      prefix: $GAMEDIR
slug: noita-gog
steamid: 881100
version: GOG
year: 2019
{
  "game_slug": "noita",
  "version": "GOG",
  "description": "",
  "notes": "",
  "name": "Noita",
  "year": 2019,
  "steamid": 881100,
  "gogslug": "noita",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "noita-gog",
  "installer_slug": "noita-gog",
  "script": {
    "files": [
      {
        "game": "N/A:Please select the GOG.com Windows installer."
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/GOG Games/Noita/noita.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Noita",
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game