Installer factorio-demo-1159-64bit

files:
- archive: https://www.factorio.com/get-download/1.1.59/demo/linux64
game:
  exe: factorio/bin/x64/factorio
installer:
- extract:
    dst: $GAMEDIR/factorio/
    file: $archive
    format: txz
description: ''
game_slug: factorio
gogslug: factorio
humblestoreid: ''
installer_slug: factorio-demo-1159-64bit
name: Factorio
notes: ''
runner: linux
script:
  files:
  - archive: https://www.factorio.com/get-download/1.1.59/demo/linux64
  game:
    exe: factorio/bin/x64/factorio
  installer:
  - extract:
      dst: $GAMEDIR/factorio/
      file: $archive
      format: txz
slug: factorio-demo-1159-64bit
steamid: 427520
version: Demo 1.1.59 (64bit)
year: 2016
{
  "game_slug": "factorio",
  "version": "Demo 1.1.59 (64bit)",
  "description": "",
  "notes": "",
  "name": "Factorio",
  "year": 2016,
  "steamid": 427520,
  "gogslug": "factorio",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "factorio-demo-1159-64bit",
  "installer_slug": "factorio-demo-1159-64bit",
  "script": {
    "files": [
      {
        "archive": "https://www.factorio.com/get-download/1.1.59/demo/linux64"
      }
    ],
    "game": {
      "exe": "factorio/bin/x64/factorio"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/factorio/",
          "file": "$archive",
          "format": "txz"
        }
      }
    ]
  }
}
Back to game