Installer openttd-180-32bit

files:
- openttd: https://cdn.openttd.org/openttd-releases/1.8.0/openttd-1.8.0-linux-generic-i686.tar.xz
- opengfx: https://cdn.openttd.org/opengfx-releases/0.5.2/opengfx-0.5.2-all.zip
- opensfx: https://cdn.openttd.org/opensfx-releases/0.2.3/opensfx-0.2.3-all.zip
- openmsx: https://cdn.openttd.org/openmsx-releases/0.3.1/openmsx-0.3.1-all.zip
game:
  exe: $GAMEDIR/openttd
installer:
- extract:
    file: openttd
- extract:
    dst: $GAMEDIR/baseset
    file: opengfx
- extract:
    dst: $GAMEDIR/data
    file: opensfx
- extract:
    dst: $GAMEDIR/gm
    file: openmsx
description: ''
game_slug: openttd
gogslug: openttd
humblestoreid: ''
installer_slug: openttd-180-32bit
name: OpenTTD
notes: ''
runner: linux
script:
  files:
  - openttd: https://cdn.openttd.org/openttd-releases/1.8.0/openttd-1.8.0-linux-generic-i686.tar.xz
  - opengfx: https://cdn.openttd.org/opengfx-releases/0.5.2/opengfx-0.5.2-all.zip
  - opensfx: https://cdn.openttd.org/opensfx-releases/0.2.3/opensfx-0.2.3-all.zip
  - openmsx: https://cdn.openttd.org/openmsx-releases/0.3.1/openmsx-0.3.1-all.zip
  game:
    exe: $GAMEDIR/openttd
  installer:
  - extract:
      file: openttd
  - extract:
      dst: $GAMEDIR/baseset
      file: opengfx
  - extract:
      dst: $GAMEDIR/data
      file: opensfx
  - extract:
      dst: $GAMEDIR/gm
      file: openmsx
slug: openttd-180-32bit
steamid: 1536610
version: 1.8.0 (32bit)
year: 2004
{
  "game_slug": "openttd",
  "version": "1.8.0 (32bit)",
  "description": "",
  "notes": "",
  "name": "OpenTTD",
  "year": 2004,
  "steamid": 1536610,
  "gogslug": "openttd",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "openttd-180-32bit",
  "installer_slug": "openttd-180-32bit",
  "script": {
    "files": [
      {
        "openttd": "https://cdn.openttd.org/openttd-releases/1.8.0/openttd-1.8.0-linux-generic-i686.tar.xz"
      },
      {
        "opengfx": "https://cdn.openttd.org/opengfx-releases/0.5.2/opengfx-0.5.2-all.zip"
      },
      {
        "opensfx": "https://cdn.openttd.org/opensfx-releases/0.2.3/opensfx-0.2.3-all.zip"
      },
      {
        "openmsx": "https://cdn.openttd.org/openmsx-releases/0.3.1/openmsx-0.3.1-all.zip"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/openttd"
    },
    "installer": [
      {
        "extract": {
          "file": "openttd"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/baseset",
          "file": "opengfx"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/data",
          "file": "opensfx"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/gm",
          "file": "openmsx"
        }
      }
    ]
  }
}
Back to game