Installer crawl-steam-drm-free-linux

game:
  appid: 293780
  run_without_steam: true
  steamless_binary: $STEAM_DATA_DIR/steamapps/common/Crawl/Crawl.x86_64
installer:
- write_file:
    content: '293780'
    file: $STEAM_DATA_DIR/steamapps/common/Crawl/steam_appid.txt
description: ''
game_slug: crawl
gogslug: crawl
humblestoreid: crawl
installer_slug: crawl-steam-drm-free-linux
name: Crawl
notes: "Steam may default to the Windows port. If it does, you need to force it to\
  \ use Linux by following these instructions. Open Steam and navigate to the game\
  \ in your library. Click the settings wheel and click \"Properties...\". Under the\
  \ Compitibility tab, check \"Force the use of a specific Steam Play compatibility\
  \ tool\". From the dropdown, select a \"Steam Linux Runtime\". This will cause Steam\
  \ to download the Linux port of the game.\r\n\r\nNote that when run in this manner,\
  \ the game will report the error \"Failed to save game to cloud.\""
runner: steam
script:
  game:
    appid: 293780
    run_without_steam: true
    steamless_binary: $STEAM_DATA_DIR/steamapps/common/Crawl/Crawl.x86_64
  installer:
  - write_file:
      content: '293780'
      file: $STEAM_DATA_DIR/steamapps/common/Crawl/steam_appid.txt
slug: crawl-steam-drm-free-linux
steamid: 293780
version: Steam DRM-free Linux
year: 2017
{
  "game_slug": "crawl",
  "version": "Steam DRM-free Linux",
  "description": "",
  "notes": "Steam may default to the Windows port. If it does, you need to force it to use Linux by following these instructions. Open Steam and navigate to the game in your library. Click the settings wheel and click \"Properties...\". Under the Compitibility tab, check \"Force the use of a specific Steam Play compatibility tool\". From the dropdown, select a \"Steam Linux Runtime\". This will cause Steam to download the Linux port of the game.\r\n\r\nNote that when run in this manner, the game will report the error \"Failed to save game to cloud.\"",
  "name": "Crawl",
  "year": 2017,
  "steamid": 293780,
  "gogslug": "crawl",
  "humblestoreid": "crawl",
  "runner": "steam",
  "slug": "crawl-steam-drm-free-linux",
  "installer_slug": "crawl-steam-drm-free-linux",
  "script": {
    "game": {
      "appid": 293780,
      "run_without_steam": true,
      "steamless_binary": "$STEAM_DATA_DIR/steamapps/common/Crawl/Crawl.x86_64"
    },
    "installer": [
      {
        "write_file": {
          "content": "293780",
          "file": "$STEAM_DATA_DIR/steamapps/common/Crawl/steam_appid.txt"
        }
      }
    ]
  }
}
Back to game