Installer ascii-sector-072

files:
- file1: https://s3.amazonaws.com/asciisector/asciisec0.7.2-linux64.tar.gz
game:
  exe: $GAMEDIR/asciisec
installer:
- extract:
    file: $file1
description: null
game_slug: ascii-sector
gogslug: ''
humblestoreid: ''
installer_slug: ascii-sector-072
name: Ascii Sector
notes: This game requires SDL2, SDL2_mixer and SDL2_image.
runner: linux
script:
  files:
  - file1: https://s3.amazonaws.com/asciisector/asciisec0.7.2-linux64.tar.gz
  game:
    exe: $GAMEDIR/asciisec
  installer:
  - extract:
      file: $file1
slug: ascii-sector-072
steamid: null
version: 0.7.2
year: 2007
{
  "game_slug": "ascii-sector",
  "version": "0.7.2",
  "description": null,
  "notes": "This game requires SDL2, SDL2_mixer and SDL2_image.",
  "name": "Ascii Sector",
  "year": 2007,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "ascii-sector-072",
  "installer_slug": "ascii-sector-072",
  "script": {
    "files": [
      {
        "file1": "https://s3.amazonaws.com/asciisector/asciisec0.7.2-linux64.tar.gz"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/asciisec"
    },
    "installer": [
      {
        "extract": {
          "file": "$file1"
        }
      }
    ]
  }
}
Back to game