files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
description: null
game_slug: postal-classic-and-uncut
gogslug: postal_classic_and_uncut
humblestoreid: ''
installer_slug: postal-classic-and-uncut-gog
name: 'POSTAL: Classic and Uncut'
notes: ''
runner: linux
script:
files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
slug: postal-classic-and-uncut-gog
steamid: null
version: GOG
year: 2003
{
"game_slug": "postal-classic-and-uncut",
"version": "GOG",
"description": null,
"notes": "",
"name": "POSTAL: Classic and Uncut",
"year": 2003,
"steamid": null,
"gogslug": "postal_classic_and_uncut",
"humblestoreid": "",
"runner": "linux",
"slug": "postal-classic-and-uncut-gog",
"installer_slug": "postal-classic-and-uncut-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Please select the GOG.com Linux installer"
}
],
"game": {
"exe": "start.sh"
},
"installer": [
{
"extract": {
"dst": "$CACHE/GOG",
"file": "goginstaller",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/GOG/data/noarch/"
}
}
]
}
}