files:
- installer: N/A:Select the EXE downloaded from GOG
game:
exe: drive_c/GOG Games/Monkey Island Collection/Launcher.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
description: Running Setup
executable: installer
name: wineexec
description: Monkey Island Special Edition Collection (1+2)
game_slug: the-secret-of-monkey-island-special-edition
gogslug: the_secret_of_monkey_island_special_edition
humblestoreid: ''
installer_slug: the-secret-of-monkey-island-s-gog-dvd
name: 'The Secret of Monkey Island: Special Edition'
notes: "For other installers, like GOG or so.\r\nYou can use any Installer instead\
\ of GOG.\r\nBut make sure the Path is /GOG Games/GAME/game.exe\r\nTo install DLCs\
\ or Updates click \"Run EXE inside wine prefix\" and choose the installers."
runner: wine
script:
files:
- installer: N/A:Select the EXE downloaded from GOG
game:
exe: drive_c/GOG Games/Monkey Island Collection/Launcher.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
description: Running Setup
executable: installer
name: wineexec
slug: the-secret-of-monkey-island-s-gog-dvd
steamid: 32360
version: GOG (DVD)
year: 2009
{
"game_slug": "the-secret-of-monkey-island-special-edition",
"version": "GOG (DVD)",
"description": "Monkey Island Special Edition Collection (1+2)",
"notes": "For other installers, like GOG or so.\r\nYou can use any Installer instead of GOG.\r\nBut make sure the Path is /GOG Games/GAME/game.exe\r\nTo install DLCs or Updates click \"Run EXE inside wine prefix\" and choose the installers.",
"name": "The Secret of Monkey Island: Special Edition",
"year": 2009,
"steamid": 32360,
"gogslug": "the_secret_of_monkey_island_special_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "the-secret-of-monkey-island-s-gog-dvd",
"installer_slug": "the-secret-of-monkey-island-s-gog-dvd",
"script": {
"files": [
{
"installer": "N/A:Select the EXE downloaded from GOG"
}
],
"game": {
"exe": "drive_c/GOG Games/Monkey Island Collection/Launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating WINE prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
"description": "Running Setup",
"executable": "installer",
"name": "wineexec"
}
}
]
}
}