files:
- game: N/A:Please select the GOG.com Windows installer.
game:
arch: win32
exe: drive_c/GOG Games/Postal 2/System/Postal2.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: postal-2
gogslug: postal_2
humblestoreid: postal-2
installer_slug: postal-2-gog
name: POSTAL 2
notes: ''
runner: wine
script:
files:
- game: N/A:Please select the GOG.com Windows installer.
game:
arch: win32
exe: drive_c/GOG Games/Postal 2/System/Postal2.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: postal-2-gog
steamid: 223470
version: GOG
year: 2003
{
"game_slug": "postal-2",
"version": "GOG",
"description": null,
"notes": "",
"name": "POSTAL 2",
"year": 2003,
"steamid": 223470,
"gogslug": "postal_2",
"humblestoreid": "postal-2",
"runner": "wine",
"slug": "postal-2-gog",
"installer_slug": "postal-2-gog",
"script": {
"files": [
{
"game": "N/A:Please select the GOG.com Windows installer."
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Postal 2/System/Postal2.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"
}
}
]
}
}