Installer far-from-noise-itchio

files:
- far_from_noise_archive: N/A:Select the game's archive downloaded from 'https://www.itch.io'
game:
  arch: win64
  exe: $GAMEDIR/Windows/FarFromNoise.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR
    file: far_from_noise_archive
description: null
game_slug: far-from-noise
gogslug: ''
humblestoreid: ''
installer_slug: far-from-noise-itchio
name: Far from Noise
notes: ''
runner: wine
script:
  files:
  - far_from_noise_archive: N/A:Select the game's archive downloaded from 'https://www.itch.io'
  game:
    arch: win64
    exe: $GAMEDIR/Windows/FarFromNoise.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR
      file: far_from_noise_archive
slug: far-from-noise-itchio
steamid: 706130
version: Itch.io
year: 2017
{
  "game_slug": "far-from-noise",
  "version": "Itch.io",
  "description": null,
  "notes": "",
  "name": "Far from Noise",
  "year": 2017,
  "steamid": 706130,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "far-from-noise-itchio",
  "installer_slug": "far-from-noise-itchio",
  "script": {
    "files": [
      {
        "far_from_noise_archive": "N/A:Select the game's archive downloaded from 'https://www.itch.io'"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/Windows/FarFromNoise.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "far_from_noise_archive"
        }
      }
    ]
  }
}
Back to game