custom-name: "Monkey Island 2 - LeChuck\u2019s Revenge - PC classic edition"
game:
game_id: monkey2
path: $GAMEDIR
subtitles: true
installer:
- insert-disc:
description: Please show me where are monkey2.000 and monkey2.001 files stored
requires: monkey2.000
- execute:
command: cd "$DISC"; ls | grep -i monkey | grep -vi exe | xargs cp -t "$GAMEDIR/"
;
- execute:
command: cd "$GAMEDIR"; ls | grep -i monkey | xargs chmod +rw ;
scummvm:
aspect: true
fullscreen: true
description: "any \"Monkey Island 2 - LeChuck\u2019s Revenge\" PC classic edition\
\ for ScummVM."
game_slug: monkey-island-2-lechucks-revenge
gogslug: ''
humblestoreid: ''
installer_slug: monkey-island-2-lechucks-reve-any-pc-classic-editi
name: 'Monkey Island 2: LeChuck''s Revenge'
notes: '- This script will ask you for this two files : MONKEY2.000 and MONKEY2.001.
You will find them in any Monkey Island 2 PC classic edition. Source: https://wiki.scummvm.org/index.php/Datafiles#Monkey_Island_2:_LeChuck.27s_Revenge'
runner: scummvm
script:
custom-name: "Monkey Island 2 - LeChuck\u2019s Revenge - PC classic edition"
game:
game_id: monkey2
path: $GAMEDIR
subtitles: true
installer:
- insert-disc:
description: Please show me where are monkey2.000 and monkey2.001 files stored
requires: monkey2.000
- execute:
command: cd "$DISC"; ls | grep -i monkey | grep -vi exe | xargs cp -t "$GAMEDIR/"
;
- execute:
command: cd "$GAMEDIR"; ls | grep -i monkey | xargs chmod +rw ;
scummvm:
aspect: true
fullscreen: true
slug: monkey-island-2-lechucks-reve-any-pc-classic-editi
steamid: null
version: any PC classic edition
year: 1991
{
"game_slug": "monkey-island-2-lechucks-revenge",
"version": "any PC classic edition",
"description": "any \"Monkey Island 2 - LeChuck\u2019s Revenge\" PC classic edition for ScummVM.",
"notes": "- This script will ask you for this two files : MONKEY2.000 and MONKEY2.001. You will find them in any Monkey Island 2 PC classic edition. Source: https://wiki.scummvm.org/index.php/Datafiles#Monkey_Island_2:_LeChuck.27s_Revenge",
"name": "Monkey Island 2: LeChuck's Revenge",
"year": 1991,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "scummvm",
"slug": "monkey-island-2-lechucks-reve-any-pc-classic-editi",
"installer_slug": "monkey-island-2-lechucks-reve-any-pc-classic-editi",
"script": {
"custom-name": "Monkey Island 2 - LeChuck\u2019s Revenge - PC classic edition",
"game": {
"game_id": "monkey2",
"path": "$GAMEDIR",
"subtitles": true
},
"installer": [
{
"insert-disc": {
"description": "Please show me where are monkey2.000 and monkey2.001 files stored",
"requires": "monkey2.000"
}
},
{
"execute": {
"command": "cd \"$DISC\"; ls | grep -i monkey | grep -vi exe | xargs cp -t \"$GAMEDIR/\" ;"
}
},
{
"execute": {
"command": "cd \"$GAMEDIR\"; ls | grep -i monkey | xargs chmod +rw ;"
}
}
],
"scummvm": {
"aspect": true,
"fullscreen": true
}
}
}