files:
- game: N/A:Please select the GOG.com Windows installer.
game:
arch: win32
exe: drive_c/GOG Games/Hitman Codename 47/hitman.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
args: /SP- /SUPPRESSMSGBOXES
executable: game
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: hitman-codename-47
gogslug: ioi_collection
humblestoreid: ''
installer_slug: hitman-codename-47-gog
name: 'Hitman: Codename 47'
notes: ''
runner: wine
script:
files:
- game: N/A:Please select the GOG.com Windows installer.
game:
arch: win32
exe: drive_c/GOG Games/Hitman Codename 47/hitman.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
args: /SP- /SUPPRESSMSGBOXES
executable: game
name: wineexec
prefix: $GAMEDIR
slug: hitman-codename-47-gog
steamid: 6900
version: GOG
year: 2000
{
"game_slug": "hitman-codename-47",
"version": "GOG",
"description": null,
"notes": "",
"name": "Hitman: Codename 47",
"year": 2000,
"steamid": 6900,
"gogslug": "ioi_collection",
"humblestoreid": "",
"runner": "wine",
"slug": "hitman-codename-47-gog",
"installer_slug": "hitman-codename-47-gog",
"script": {
"files": [
{
"game": "N/A:Please select the GOG.com Windows installer."
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Hitman Codename 47/hitman.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"args": "/SP- /SUPPRESSMSGBOXES",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}