files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
exe: start.sh
gogid: 1207659221
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
- execute:
command: sed -i -e 's|#!/bin/sh|#!/bin/bash|' $GAMEDIR/game/aoss
description: ''
game_slug: eschalon-book-i
gogslug: ''
humblestoreid: ''
installer_slug: eschalon-book-i-gog
name: 'Eschalon: Book I'
notes: ''
runner: linux
script:
files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
exe: start.sh
gogid: 1207659221
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
- execute:
command: sed -i -e 's|#!/bin/sh|#!/bin/bash|' $GAMEDIR/game/aoss
slug: eschalon-book-i-gog
steamid: null
version: GOG
year: 2007
{
"game_slug": "eschalon-book-i",
"version": "GOG",
"description": "",
"notes": "",
"name": "Eschalon: Book I",
"year": 2007,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "eschalon-book-i-gog",
"installer_slug": "eschalon-book-i-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Please select the GOG.com Linux installer"
}
],
"game": {
"exe": "start.sh",
"gogid": 1207659221
},
"installer": [
{
"extract": {
"dst": "$CACHE/GOG",
"file": "goginstaller",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/GOG/data/noarch/"
}
},
{
"execute": {
"command": "sed -i -e 's|#!/bin/sh|#!/bin/bash|' $GAMEDIR/game/aoss"
}
}
]
}
}