files:
- gogsetup: N/A:Select the setup exe file downloaded from your GOG account.
game:
game_id: comi
path: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: gogsetup
format: gog
description: Play "The Curse of Monkey Island" provided by GOG on Linux!
game_slug: the-curse-of-monkey-island
gogslug: the_curse_of_monkey_island
humblestoreid: ''
installer_slug: the-curse-of-monkey-island-gog
name: The Curse of Monkey Island
notes: ''
runner: scummvm
script:
files:
- gogsetup: N/A:Select the setup exe file downloaded from your GOG account.
game:
game_id: comi
path: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: gogsetup
format: gog
slug: the-curse-of-monkey-island-gog
steamid: 730820
version: GOG
year: 1997
{
"game_slug": "the-curse-of-monkey-island",
"version": "GOG",
"description": "Play \"The Curse of Monkey Island\" provided by GOG on Linux!",
"notes": "",
"name": "The Curse of Monkey Island",
"year": 1997,
"steamid": 730820,
"gogslug": "the_curse_of_monkey_island",
"humblestoreid": "",
"runner": "scummvm",
"slug": "the-curse-of-monkey-island-gog",
"installer_slug": "the-curse-of-monkey-island-gog",
"script": {
"files": [
{
"gogsetup": "N/A:Select the setup exe file downloaded from your GOG account."
}
],
"game": {
"game_id": "comi",
"path": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "gogsetup",
"format": "gog"
}
}
]
}
}