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: two-worlds-epic-edition
gogslug: two_worlds_epic_edition_complete
humblestoreid: ''
installer_slug: two-worlds-epic-edition-gog
name: 'Two Worlds: Epic Edition'
notes: Game resolution might not fit the monitor's resolution. You have to set it
in the game settings first, by guessing where the menu elements are...
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: two-worlds-epic-edition-gog
steamid: 1930
version: GOG
year: 2007
{
"game_slug": "two-worlds-epic-edition",
"version": "GOG",
"description": null,
"notes": "Game resolution might not fit the monitor's resolution. You have to set it in the game settings first, by guessing where the menu elements are...",
"name": "Two Worlds: Epic Edition",
"year": 2007,
"steamid": 1930,
"gogslug": "two_worlds_epic_edition_complete",
"humblestoreid": "",
"runner": "linux",
"slug": "two-worlds-epic-edition-gog",
"installer_slug": "two-worlds-epic-edition-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/"
}
}
]
}
}