Installer open-rails-161

files:
- file: https://github.com/openrails/openrails/releases/download/1.6.1/Open.Rails.1.6.1.zip
game:
  arch: win64
  exe: $GAMEDIR/OpenRails.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR
installer:
- extract:
    src: file
- task:
    arch: win64
    name: create_prefix
- chmodx: $GAMEDIR/OpenRails.exe
- task:
    app: vcrun2019 xna40 dxvk dotnet472 corefonts
    arch: win64
    description: Installing Dependencies...
    name: winetricks
    silent: true
description: ''
game_slug: open-rails
gogslug: ''
humblestoreid: ''
installer_slug: open-rails-161
name: Open Rails
notes: Game seems to work better in Proton. Not affiliated with Open Rails team, please
  do not go to them  about support.
runner: wine
script:
  files:
  - file: https://github.com/openrails/openrails/releases/download/1.6.1/Open.Rails.1.6.1.zip
  game:
    arch: win64
    exe: $GAMEDIR/OpenRails.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR
  installer:
  - extract:
      src: file
  - task:
      arch: win64
      name: create_prefix
  - chmodx: $GAMEDIR/OpenRails.exe
  - task:
      app: vcrun2019 xna40 dxvk dotnet472 corefonts
      arch: win64
      description: Installing Dependencies...
      name: winetricks
      silent: true
slug: open-rails-161
steamid: null
version: 1.6.1
year: 2009
{
  "game_slug": "open-rails",
  "version": "1.6.1",
  "description": "",
  "notes": "Game seems to work better in Proton. Not affiliated with Open Rails team, please do not go to them  about support.",
  "name": "Open Rails",
  "year": 2009,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "open-rails-161",
  "installer_slug": "open-rails-161",
  "script": {
    "files": [
      {
        "file": "https://github.com/openrails/openrails/releases/download/1.6.1/Open.Rails.1.6.1.zip"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/OpenRails.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "src": "file"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix"
        }
      },
      {
        "chmodx": "$GAMEDIR/OpenRails.exe"
      },
      {
        "task": {
          "app": "vcrun2019 xna40 dxvk dotnet472 corefonts",
          "arch": "win64",
          "description": "Installing Dependencies...",
          "name": "winetricks",
          "silent": true
        }
      }
    ]
  }
}
Back to game