Installer the-dark-mod-32bit

files:
- updater: http://darkmod.taaaki.za.net/release/tdm_update_linux.zip
game:
  exe: thedarkmod.x86
installer:
- extract:
    file: updater
- chmodx: tdm_update.linux
- execute:
    file: $GAMEDIR/tdm_update.linux
description: null
game_slug: the-dark-mod
gogslug: ''
humblestoreid: ''
installer_slug: the-dark-mod-32bit
name: The Dark Mod
notes: ''
runner: linux
script:
  files:
  - updater: http://darkmod.taaaki.za.net/release/tdm_update_linux.zip
  game:
    exe: thedarkmod.x86
  installer:
  - extract:
      file: updater
  - chmodx: tdm_update.linux
  - execute:
      file: $GAMEDIR/tdm_update.linux
slug: the-dark-mod-32bit
steamid: null
version: 32bit
year: 2009
{
  "game_slug": "the-dark-mod",
  "version": "32bit",
  "description": null,
  "notes": "",
  "name": "The Dark Mod",
  "year": 2009,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "the-dark-mod-32bit",
  "installer_slug": "the-dark-mod-32bit",
  "script": {
    "files": [
      {
        "updater": "http://darkmod.taaaki.za.net/release/tdm_update_linux.zip"
      }
    ],
    "game": {
      "exe": "thedarkmod.x86"
    },
    "installer": [
      {
        "extract": {
          "file": "updater"
        }
      },
      {
        "chmodx": "tdm_update.linux"
      },
      {
        "execute": {
          "file": "$GAMEDIR/tdm_update.linux"
        }
      }
    ]
  }
}
Back to game