files:
- engine: https://lutris.net/files/games/captain-claw/captain-claw-20170402-x86_64.tar.gz
game:
exe: captainclaw
installer:
- insert-disc:
requires: data/claw.rez
- extract:
file: engine
- merge:
dst: $GAMEDIR/
src: $DISC/data/claw.rez
- move:
dst: $GAMEDIR/CLAW.REZ
src: $GAMEDIR/claw.rez
description: 'Open Source reimplementation of the game engine: https://github.com/pjasicek/CaptainClaw'
game_slug: claw
gogslug: ''
humblestoreid: ''
installer_slug: claw-oss-engine
name: Claw
notes: Requires the original CD
runner: linux
script:
files:
- engine: https://lutris.net/files/games/captain-claw/captain-claw-20170402-x86_64.tar.gz
game:
exe: captainclaw
installer:
- insert-disc:
requires: data/claw.rez
- extract:
file: engine
- merge:
dst: $GAMEDIR/
src: $DISC/data/claw.rez
- move:
dst: $GAMEDIR/CLAW.REZ
src: $GAMEDIR/claw.rez
slug: claw-oss-engine
steamid: null
version: oss-engine
year: 1997
{
"game_slug": "claw",
"version": "oss-engine",
"description": "Open Source reimplementation of the game engine: https://github.com/pjasicek/CaptainClaw",
"notes": "Requires the original CD",
"name": "Claw",
"year": 1997,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "claw-oss-engine",
"installer_slug": "claw-oss-engine",
"script": {
"files": [
{
"engine": "https://lutris.net/files/games/captain-claw/captain-claw-20170402-x86_64.tar.gz"
}
],
"game": {
"exe": "captainclaw"
},
"installer": [
{
"insert-disc": {
"requires": "data/claw.rez"
}
},
{
"extract": {
"file": "engine"
}
},
{
"merge": {
"dst": "$GAMEDIR/",
"src": "$DISC/data/claw.rez"
}
},
{
"move": {
"dst": "$GAMEDIR/CLAW.REZ",
"src": "$GAMEDIR/claw.rez"
}
}
]
}
}