files:
- game_data: $STEAM:9010:/
- patch_data: https://github.com/rtcwcoop/rtcwcoop/releases/download/1.0.2/patch-data-141.zip
- rtcwcoop: https://github.com/rtcwcoop/rtcwcoop/releases/download/1.0.2/rtcwcoop-1.0.2-linux-x86_64.zip
game:
exe: rtcwcoop.x86_64
installer:
- merge:
dst: $GAMEDIR
src: game_data
- rename:
dst: $GAMEDIR/main
src: $GAMEDIR/Main
- extract:
dst: $GAMEDIR
file: patch_data
- extract:
dst: $GAMEDIR
file: rtcwcoop
description: Adds online coop gameplay
game_slug: return-to-castle-wolfenstein
gogslug: return_to_castle_wolfenstein
humblestoreid: ''
installer_slug: return-to-castle-wolfenstein-steam-rtcwcoop
name: Return to Castle Wolfenstein
notes: ''
runner: linux
script:
files:
- game_data: $STEAM:9010:/
- patch_data: https://github.com/rtcwcoop/rtcwcoop/releases/download/1.0.2/patch-data-141.zip
- rtcwcoop: https://github.com/rtcwcoop/rtcwcoop/releases/download/1.0.2/rtcwcoop-1.0.2-linux-x86_64.zip
game:
exe: rtcwcoop.x86_64
installer:
- merge:
dst: $GAMEDIR
src: game_data
- rename:
dst: $GAMEDIR/main
src: $GAMEDIR/Main
- extract:
dst: $GAMEDIR
file: patch_data
- extract:
dst: $GAMEDIR
file: rtcwcoop
slug: return-to-castle-wolfenstein-steam-rtcwcoop
steamid: 9010
version: Steam + rtcwcoop
year: 2001
{
"game_slug": "return-to-castle-wolfenstein",
"version": "Steam + rtcwcoop",
"description": "Adds online coop gameplay",
"notes": "",
"name": "Return to Castle Wolfenstein",
"year": 2001,
"steamid": 9010,
"gogslug": "return_to_castle_wolfenstein",
"humblestoreid": "",
"runner": "linux",
"slug": "return-to-castle-wolfenstein-steam-rtcwcoop",
"installer_slug": "return-to-castle-wolfenstein-steam-rtcwcoop",
"script": {
"files": [
{
"game_data": "$STEAM:9010:/"
},
{
"patch_data": "https://github.com/rtcwcoop/rtcwcoop/releases/download/1.0.2/patch-data-141.zip"
},
{
"rtcwcoop": "https://github.com/rtcwcoop/rtcwcoop/releases/download/1.0.2/rtcwcoop-1.0.2-linux-x86_64.zip"
}
],
"game": {
"exe": "rtcwcoop.x86_64"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "game_data"
}
},
{
"rename": {
"dst": "$GAMEDIR/main",
"src": "$GAMEDIR/Main"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "patch_data"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "rtcwcoop"
}
}
]
}
}