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: project-zomboid
gogslug: project_zomboid
humblestoreid: ''
installer_slug: project-zomboid-gog
name: Project Zomboid
notes: "Requires the latest version of GOG's Linux installer.\r\nRequires java 8."
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: project-zomboid-gog
steamid: 108600
version: GOG
year: 2013
{
"game_slug": "project-zomboid",
"version": "GOG",
"description": null,
"notes": "Requires the latest version of GOG's Linux installer.\r\nRequires java 8.",
"name": "Project Zomboid",
"year": 2013,
"steamid": 108600,
"gogslug": "project_zomboid",
"humblestoreid": "",
"runner": "linux",
"slug": "project-zomboid-gog",
"installer_slug": "project-zomboid-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/"
}
}
]
}
}