Installer frozen-depths-ncursesw-106b

files:
- frozendepths: https://frozendepths.net/roguelike/FD106bLin64bitNcursesw.zip
game:
  exe: fdepths
installer:
- extract:
    dst: $GAMEDIR
    file: frozendepths
system:
  terminal: true
description: Some distros, e.g. Arch, use the wide character build of the ncurses
  library as its standard (ncursesw). This is the build you'll want on those distros.
game_slug: frozen-depths
gogslug: ''
humblestoreid: ''
installer_slug: frozen-depths-ncursesw-106b
name: Frozen Depths
notes: "You must set the terminal to something other than gnome-terminal.\r\n\r\n\
  So on Arch you'll need ncurses5-compat-libs to run the game. Again, if you need\
  \ a 32 bit version, either send me a mail or try the older version 1.05 below (although\
  \ that uses an older ncurses library)."
runner: linux
script:
  files:
  - frozendepths: https://frozendepths.net/roguelike/FD106bLin64bitNcursesw.zip
  game:
    exe: fdepths
  installer:
  - extract:
      dst: $GAMEDIR
      file: frozendepths
  system:
    terminal: true
slug: frozen-depths-ncursesw-106b
steamid: null
version: ncursesw 1.06b
year: 2005
{
  "game_slug": "frozen-depths",
  "version": "ncursesw 1.06b",
  "description": "Some distros, e.g. Arch, use the wide character build of the ncurses library as its standard (ncursesw). This is the build you'll want on those distros.",
  "notes": "You must set the terminal to something other than gnome-terminal.\r\n\r\nSo on Arch you'll need ncurses5-compat-libs to run the game. Again, if you need a 32 bit version, either send me a mail or try the older version 1.05 below (although that uses an older ncurses library).",
  "name": "Frozen Depths",
  "year": 2005,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "frozen-depths-ncursesw-106b",
  "installer_slug": "frozen-depths-ncursesw-106b",
  "script": {
    "files": [
      {
        "frozendepths": "https://frozendepths.net/roguelike/FD106bLin64bitNcursesw.zip"
      }
    ],
    "game": {
      "exe": "fdepths"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "frozendepths"
        }
      }
    ],
    "system": {
      "terminal": true
    }
  }
}
Back to game