Installer return-to-castle-wolfenstein-steamnative-iortcw

files:
- gamedata: $STEAM:9010:/
- iortcw: https://github.com/iortcw/iortcw/releases/download/1.51c/iortcw-1.51c-linux-x86_64.zip
game:
  exe: iowolfsp.x86_64
installer:
- merge:
    dst: $GAMEDIR
    src: gamedata
- move:
    dst: $GAMEDIR/main
    src: $GAMEDIR/Main
- extract:
    dst: $GAMEDIR
    file: iortcw
description: Uses the iortcw engine https://github.com/iortcw/iortcw
game_slug: return-to-castle-wolfenstein
gogslug: return_to_castle_wolfenstein
humblestoreid: ''
installer_slug: return-to-castle-wolfenstein-steamnative-iortcw
name: Return to Castle Wolfenstein
notes: ''
runner: linux
script:
  files:
  - gamedata: $STEAM:9010:/
  - iortcw: https://github.com/iortcw/iortcw/releases/download/1.51c/iortcw-1.51c-linux-x86_64.zip
  game:
    exe: iowolfsp.x86_64
  installer:
  - merge:
      dst: $GAMEDIR
      src: gamedata
  - move:
      dst: $GAMEDIR/main
      src: $GAMEDIR/Main
  - extract:
      dst: $GAMEDIR
      file: iortcw
slug: return-to-castle-wolfenstein-steamnative-iortcw
steamid: 9010
version: Steam/Native + iortcw
year: 2001
{
  "game_slug": "return-to-castle-wolfenstein",
  "version": "Steam/Native + iortcw",
  "description": "Uses the iortcw engine https://github.com/iortcw/iortcw",
  "notes": "",
  "name": "Return to Castle Wolfenstein",
  "year": 2001,
  "steamid": 9010,
  "gogslug": "return_to_castle_wolfenstein",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "return-to-castle-wolfenstein-steamnative-iortcw",
  "installer_slug": "return-to-castle-wolfenstein-steamnative-iortcw",
  "script": {
    "files": [
      {
        "gamedata": "$STEAM:9010:/"
      },
      {
        "iortcw": "https://github.com/iortcw/iortcw/releases/download/1.51c/iortcw-1.51c-linux-x86_64.zip"
      }
    ],
    "game": {
      "exe": "iowolfsp.x86_64"
    },
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "gamedata"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/main",
          "src": "$GAMEDIR/Main"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "iortcw"
        }
      }
    ]
  }
}
Back to game