Installer interstellaria-itchio

files:
- itchio_archive: N/A:Please select the installer downloaded from 'https://itch.io/'.
game:
  appid: 280360
  exe: Interstellaria.x86_64
  working_dir: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR
    file: itchio_archive
- chmodx: $GAMEDIR/Interstellaria.x86_64
description: This is for "Interstellaria", available from itch.io (and part of the
  wildly popular "Bundle for Racial Justice and Equality" as well as other bundles
  and direct purchase).
game_slug: interstellaria
gogslug: interstellaria
humblestoreid: ''
installer_slug: interstellaria-itchio
name: Interstellaria
notes: The downloaded installer will probably look something like 'lnx.zip' unfortunately
  and not mention "Interstellaria" at all.
runner: linux
script:
  files:
  - itchio_archive: N/A:Please select the installer downloaded from 'https://itch.io/'.
  game:
    appid: 280360
    exe: Interstellaria.x86_64
    working_dir: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR
      file: itchio_archive
  - chmodx: $GAMEDIR/Interstellaria.x86_64
slug: interstellaria-itchio
steamid: 280360
version: itch.io
year: 2015
{
  "game_slug": "interstellaria",
  "version": "itch.io",
  "description": "This is for \"Interstellaria\", available from itch.io (and part of the wildly popular \"Bundle for Racial Justice and Equality\" as well as other bundles and direct purchase).",
  "notes": "The downloaded installer will probably look something like 'lnx.zip' unfortunately and not mention \"Interstellaria\" at all.",
  "name": "Interstellaria",
  "year": 2015,
  "steamid": 280360,
  "gogslug": "interstellaria",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "interstellaria-itchio",
  "installer_slug": "interstellaria-itchio",
  "script": {
    "files": [
      {
        "itchio_archive": "N/A:Please select the installer downloaded from 'https://itch.io/'."
      }
    ],
    "game": {
      "appid": 280360,
      "exe": "Interstellaria.x86_64",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "itchio_archive"
        }
      },
      {
        "chmodx": "$GAMEDIR/Interstellaria.x86_64"
      }
    ]
  }
}
Back to game