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: kingdom-new-lands
gogslug: kingdom_new_lands_royal_edition
humblestoreid: ''
installer_slug: kingdom-new-lands-gog
name: 'Kingdom: New Lands'
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: kingdom-new-lands-gog
steamid: 496300
version: GOG
year: 2016
{
"game_slug": "kingdom-new-lands",
"version": "GOG",
"description": null,
"notes": "",
"name": "Kingdom: New Lands",
"year": 2016,
"steamid": 496300,
"gogslug": "kingdom_new_lands_royal_edition",
"humblestoreid": "",
"runner": "linux",
"slug": "kingdom-new-lands-gog",
"installer_slug": "kingdom-new-lands-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/"
}
}
]
}
}