files:
- installer: N/A:Select the game's setup file
game:
arch: win64
exe: drive_c/GOG Games/Metal Gear/MetalGear.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES
executable: installer
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: metal-gear
gogslug: metal_gear
humblestoreid: ''
installer_slug: metal-gear-gog
name: Metal Gear
notes: The game has a settings.exe file that you can run to customize controls.
runner: wine
script:
files:
- installer: N/A:Select the game's setup file
game:
arch: win64
exe: drive_c/GOG Games/Metal Gear/MetalGear.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: metal-gear-gog
steamid: null
version: GOG
year: 1987
{
"game_slug": "metal-gear",
"version": "GOG",
"description": null,
"notes": "The game has a settings.exe file that you can run to customize controls.",
"name": "Metal Gear",
"year": 1987,
"steamid": null,
"gogslug": "metal_gear",
"humblestoreid": "",
"runner": "wine",
"slug": "metal-gear-gog",
"installer_slug": "metal-gear-gog",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/GOG Games/Metal Gear/MetalGear.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}