Installer openttd-latest

files:
- openttd: https://cdn.openttd.org/openttd-releases/14.0/openttd-14.0-linux-generic-amd64.tar.xz
- opengfx: https://cdn.openttd.org/opengfx-releases/7.1/opengfx-7.1-all.zip
- opensfx: https://cdn.openttd.org/opensfx-releases/1.0.3/opensfx-1.0.3-all.zip
- openmsx: https://cdn.openttd.org/openmsx-releases/0.4.2/openmsx-0.4.2-all.zip
- discordsocial: https://cdn.openttd.org/discord-social-releases/1.0.0/discord-social-1.0.0-linux-generic-amd64.tar.xz
- steamsocial: https://cdn.openttd.org/steam-social-releases/1.0.0/steam-social-1.0.0-linux-generic-amd64.tar.xz
game:
  exe: $GAMEDIR/openttd
installer:
- extract:
    file: openttd
- extract:
    dst: $GAMEDIR/baseset
    file: opengfx
- extract:
    dst: $GAMEDIR/baseset
    file: opensfx
- extract:
    dst: $CACHE
    file: openmsx
- extract:
    dst: $GAMEDIR/baseset/openmsx
    file: $CACHE/openmsx-0.4.2.tar
- extract:
    dst: $GAMEDIR/social_integration/discord-social
    file: discordsocial
- extract:
    dst: $GAMEDIR/social_integration/steam-social
    file: steamsocial
description: Direct download of the latest version from the official website (openttd.org).
game_slug: openttd
gogslug: openttd
humblestoreid: ''
installer_slug: openttd-latest
name: OpenTTD
notes: ''
runner: linux
script:
  files:
  - openttd: https://cdn.openttd.org/openttd-releases/14.0/openttd-14.0-linux-generic-amd64.tar.xz
  - opengfx: https://cdn.openttd.org/opengfx-releases/7.1/opengfx-7.1-all.zip
  - opensfx: https://cdn.openttd.org/opensfx-releases/1.0.3/opensfx-1.0.3-all.zip
  - openmsx: https://cdn.openttd.org/openmsx-releases/0.4.2/openmsx-0.4.2-all.zip
  - discordsocial: https://cdn.openttd.org/discord-social-releases/1.0.0/discord-social-1.0.0-linux-generic-amd64.tar.xz
  - steamsocial: https://cdn.openttd.org/steam-social-releases/1.0.0/steam-social-1.0.0-linux-generic-amd64.tar.xz
  game:
    exe: $GAMEDIR/openttd
  installer:
  - extract:
      file: openttd
  - extract:
      dst: $GAMEDIR/baseset
      file: opengfx
  - extract:
      dst: $GAMEDIR/baseset
      file: opensfx
  - extract:
      dst: $CACHE
      file: openmsx
  - extract:
      dst: $GAMEDIR/baseset/openmsx
      file: $CACHE/openmsx-0.4.2.tar
  - extract:
      dst: $GAMEDIR/social_integration/discord-social
      file: discordsocial
  - extract:
      dst: $GAMEDIR/social_integration/steam-social
      file: steamsocial
slug: openttd-latest
steamid: 1536610
version: Latest
year: 2004
{
  "game_slug": "openttd",
  "version": "Latest",
  "description": "Direct download of the latest version from the official website (openttd.org).",
  "notes": "",
  "name": "OpenTTD",
  "year": 2004,
  "steamid": 1536610,
  "gogslug": "openttd",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "openttd-latest",
  "installer_slug": "openttd-latest",
  "script": {
    "files": [
      {
        "openttd": "https://cdn.openttd.org/openttd-releases/14.0/openttd-14.0-linux-generic-amd64.tar.xz"
      },
      {
        "opengfx": "https://cdn.openttd.org/opengfx-releases/7.1/opengfx-7.1-all.zip"
      },
      {
        "opensfx": "https://cdn.openttd.org/opensfx-releases/1.0.3/opensfx-1.0.3-all.zip"
      },
      {
        "openmsx": "https://cdn.openttd.org/openmsx-releases/0.4.2/openmsx-0.4.2-all.zip"
      },
      {
        "discordsocial": "https://cdn.openttd.org/discord-social-releases/1.0.0/discord-social-1.0.0-linux-generic-amd64.tar.xz"
      },
      {
        "steamsocial": "https://cdn.openttd.org/steam-social-releases/1.0.0/steam-social-1.0.0-linux-generic-amd64.tar.xz"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/openttd"
    },
    "installer": [
      {
        "extract": {
          "file": "openttd"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/baseset",
          "file": "opengfx"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/baseset",
          "file": "opensfx"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "openmsx"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/baseset/openmsx",
          "file": "$CACHE/openmsx-0.4.2.tar"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/social_integration/discord-social",
          "file": "discordsocial"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/social_integration/steam-social",
          "file": "steamsocial"
        }
      }
    ]
  }
}
Back to game