files:
- game: N/A:Please select the GOG.com Windows installer.
game:
arch: win32
exe: drive_c/GOG Games/Might and Magic 7/MM7.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: game
name: wineexec
prefix: $GAMEDIR
description: This installer requires the windows installer from GOG. It will use wine.
game_slug: might-and-magic-vii-for-blood-and-honor
gogslug: might_and_magic_7_for_blood_and_honor
humblestoreid: ''
installer_slug: might-and-magic-vii-for-blood-wine-gog
name: 'Might and Magic VII: For Blood and Honor'
notes: Follow GOG installer and use the default options. After installation is finished,
exit the installer without launching the game.
runner: wine
script:
files:
- game: N/A:Please select the GOG.com Windows installer.
game:
arch: win32
exe: drive_c/GOG Games/Might and Magic 7/MM7.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: game
name: wineexec
prefix: $GAMEDIR
slug: might-and-magic-vii-for-blood-wine-gog
steamid: null
version: Wine + GOG
year: 1999
{
"game_slug": "might-and-magic-vii-for-blood-and-honor",
"version": "Wine + GOG",
"description": "This installer requires the windows installer from GOG. It will use wine.",
"notes": "Follow GOG installer and use the default options. After installation is finished, exit the installer without launching the game.",
"name": "Might and Magic VII: For Blood and Honor",
"year": 1999,
"steamid": null,
"gogslug": "might_and_magic_7_for_blood_and_honor",
"humblestoreid": "",
"runner": "wine",
"slug": "might-and-magic-vii-for-blood-wine-gog",
"installer_slug": "might-and-magic-vii-for-blood-wine-gog",
"script": {
"files": [
{
"game": "N/A:Please select the GOG.com Windows installer."
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Might and Magic 7/MM7.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}