Installer night-in-the-woods-itchio

files:
- archive: N/A:Select the .zip archive from Itch.io
game:
  appid: 481510
  exe: Night in the Woods.x86_64
installer:
- extract:
    dst: $GAMEDIR
    file: archive
description: null
game_slug: night-in-the-woods
gogslug: night_in_the_woods
humblestoreid: night-in-the-woods
installer_slug: night-in-the-woods-itchio
name: Night in the Woods
notes: ''
runner: linux
script:
  files:
  - archive: N/A:Select the .zip archive from Itch.io
  game:
    appid: 481510
    exe: Night in the Woods.x86_64
  installer:
  - extract:
      dst: $GAMEDIR
      file: archive
slug: night-in-the-woods-itchio
steamid: 481510
version: Itch.io
year: 2017
{
  "game_slug": "night-in-the-woods",
  "version": "Itch.io",
  "description": null,
  "notes": "",
  "name": "Night in the Woods",
  "year": 2017,
  "steamid": 481510,
  "gogslug": "night_in_the_woods",
  "humblestoreid": "night-in-the-woods",
  "runner": "linux",
  "slug": "night-in-the-woods-itchio",
  "installer_slug": "night-in-the-woods-itchio",
  "script": {
    "files": [
      {
        "archive": "N/A:Select the .zip archive from Itch.io"
      }
    ],
    "game": {
      "appid": 481510,
      "exe": "Night in the Woods.x86_64"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "archive"
        }
      }
    ]
  }
}
Back to game