Installer return-to-castle-wolfenstein-native-steam-64bit

files:
- wolfsp: https://lutris.net/files/games/rtcw/rtcw-sp-1.41-x86_64.tar.gz
- game-data: $STEAM:9010:/
game:
  exe: wolfsp.exe
installer:
- merge:
    dst: $GAMEDIR
    src: game-data
- rename:
    dst: $GAMEDIR/main
    src: $GAMEDIR/Main
- extract:
    dst: $GAMEDIR
    file: wolfsp
description: ''
game_slug: return-to-castle-wolfenstein
gogslug: return_to_castle_wolfenstein
humblestoreid: ''
installer_slug: return-to-castle-wolfenstein-native-steam-64bit
name: Return to Castle Wolfenstein
notes: ''
runner: linux
script:
  files:
  - wolfsp: https://lutris.net/files/games/rtcw/rtcw-sp-1.41-x86_64.tar.gz
  - game-data: $STEAM:9010:/
  game:
    exe: wolfsp.exe
  installer:
  - merge:
      dst: $GAMEDIR
      src: game-data
  - rename:
      dst: $GAMEDIR/main
      src: $GAMEDIR/Main
  - extract:
      dst: $GAMEDIR
      file: wolfsp
slug: return-to-castle-wolfenstein-native-steam-64bit
steamid: 9010
version: Native + Steam (64bit)
year: 2001
{
  "game_slug": "return-to-castle-wolfenstein",
  "version": "Native + Steam (64bit)",
  "description": "",
  "notes": "",
  "name": "Return to Castle Wolfenstein",
  "year": 2001,
  "steamid": 9010,
  "gogslug": "return_to_castle_wolfenstein",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "return-to-castle-wolfenstein-native-steam-64bit",
  "installer_slug": "return-to-castle-wolfenstein-native-steam-64bit",
  "script": {
    "files": [
      {
        "wolfsp": "https://lutris.net/files/games/rtcw/rtcw-sp-1.41-x86_64.tar.gz"
      },
      {
        "game-data": "$STEAM:9010:/"
      }
    ],
    "game": {
      "exe": "wolfsp.exe"
    },
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "game-data"
        }
      },
      {
        "rename": {
          "dst": "$GAMEDIR/main",
          "src": "$GAMEDIR/Main"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "wolfsp"
        }
      }
    ]
  }
}
Back to game