Installer frozen-depths-ncurses-106b

files:
- frozendepths: https://frozendepths.net/roguelike/FD106bLin64bit.zip
game:
  exe: fdepths
installer:
- extract:
    dst: $GAMEDIR
    file: frozendepths
system:
  terminal: true
description: This build should work on most Linux distros, e.g. Debian based ones.
game_slug: frozen-depths
gogslug: ''
humblestoreid: ''
installer_slug: frozen-depths-ncurses-106b
name: Frozen Depths
notes: "You must set the terminal to something other than gnome-terminal.\r\n\r\n\
  You need libncurses5 or its equivalent installed to run the game."
runner: linux
script:
  files:
  - frozendepths: https://frozendepths.net/roguelike/FD106bLin64bit.zip
  game:
    exe: fdepths
  installer:
  - extract:
      dst: $GAMEDIR
      file: frozendepths
  system:
    terminal: true
slug: frozen-depths-ncurses-106b
steamid: null
version: ncurses 1.06b
year: 2005
{
  "game_slug": "frozen-depths",
  "version": "ncurses 1.06b",
  "description": "This build should work on most Linux distros, e.g. Debian based ones.",
  "notes": "You must set the terminal to something other than gnome-terminal.\r\n\r\nYou need libncurses5 or its equivalent installed to run the game.",
  "name": "Frozen Depths",
  "year": 2005,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "frozen-depths-ncurses-106b",
  "installer_slug": "frozen-depths-ncurses-106b",
  "script": {
    "files": [
      {
        "frozendepths": "https://frozendepths.net/roguelike/FD106bLin64bit.zip"
      }
    ],
    "game": {
      "exe": "fdepths"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "frozendepths"
        }
      }
    ],
    "system": {
      "terminal": true
    }
  }
}
Back to game