files:
- archive: N/A:Please select an archive containing all the game data
- xboxdrvcfg: https://lutris.net/files/games/grim-fandango/grim.xboxdrv
game:
game_id: monkey4
path: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: archive
- move:
dst: $GAMEDIR
src: xboxdrvcfg
system:
xboxdrv: --config $GAMEDIR/grim.xboxdrv
description: null
game_slug: escape-from-monkey-island
gogslug: escape_from_monkey_island
humblestoreid: ''
installer_slug: escape-from-monkey-island-archived-game-data
name: Escape from Monkey Island
notes: See https://wiki.residualvm.org/index.php/Datafiles#Escape_From_Monkey_Island
for how to prepare the datafiles
runner: residualvm
script:
files:
- archive: N/A:Please select an archive containing all the game data
- xboxdrvcfg: https://lutris.net/files/games/grim-fandango/grim.xboxdrv
game:
game_id: monkey4
path: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: archive
- move:
dst: $GAMEDIR
src: xboxdrvcfg
system:
xboxdrv: --config $GAMEDIR/grim.xboxdrv
slug: escape-from-monkey-island-archived-game-data
steamid: null
version: Archived game data
year: 2000
{
"game_slug": "escape-from-monkey-island",
"version": "Archived game data",
"description": null,
"notes": "See https://wiki.residualvm.org/index.php/Datafiles#Escape_From_Monkey_Island for how to prepare the datafiles",
"name": "Escape from Monkey Island",
"year": 2000,
"steamid": null,
"gogslug": "escape_from_monkey_island",
"humblestoreid": "",
"runner": "residualvm",
"slug": "escape-from-monkey-island-archived-game-data",
"installer_slug": "escape-from-monkey-island-archived-game-data",
"script": {
"files": [
{
"archive": "N/A:Please select an archive containing all the game data"
},
{
"xboxdrvcfg": "https://lutris.net/files/games/grim-fandango/grim.xboxdrv"
}
],
"game": {
"game_id": "monkey4",
"path": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "archive"
}
},
{
"move": {
"dst": "$GAMEDIR",
"src": "xboxdrvcfg"
}
}
],
"system": {
"xboxdrv": "--config $GAMEDIR/grim.xboxdrv"
}
}
}