Installer starship-titanic-gog

files:
- goginstaller: 'N/A:Please select the GOG installer for this game:'
game:
  game_id: titanic:titanic
  path: $GAMEDIR
installer:
- extract:
    dst: $CACHE/titanic
    file: $goginstaller
- merge:
    dst: $GAMEDIR/Assets
    src: $CACHE/titanic/Assets/
- merge:
    dst: $GAMEDIR
    src: $CACHE/titanic/newgame.st
scummvm:
  filtering: true
  scale-factor: '1'
description: null
game_slug: starship-titanic
gogslug: starship_titanic
humblestoreid: ''
installer_slug: starship-titanic-gog
name: Starship Titanic
notes: ''
runner: scummvm
script:
  files:
  - goginstaller: 'N/A:Please select the GOG installer for this game:'
  game:
    game_id: titanic:titanic
    path: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE/titanic
      file: $goginstaller
  - merge:
      dst: $GAMEDIR/Assets
      src: $CACHE/titanic/Assets/
  - merge:
      dst: $GAMEDIR
      src: $CACHE/titanic/newgame.st
  scummvm:
    filtering: true
    scale-factor: '1'
slug: starship-titanic-gog
steamid: 467290
version: GOG
year: 1998
{
  "game_slug": "starship-titanic",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "Starship Titanic",
  "year": 1998,
  "steamid": 467290,
  "gogslug": "starship_titanic",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "starship-titanic-gog",
  "installer_slug": "starship-titanic-gog",
  "script": {
    "files": [
      {
        "goginstaller": "N/A:Please select the GOG installer for this game:"
      }
    ],
    "game": {
      "game_id": "titanic:titanic",
      "path": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/titanic",
          "file": "$goginstaller"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/Assets",
          "src": "$CACHE/titanic/Assets/"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/titanic/newgame.st"
        }
      }
    ],
    "scummvm": {
      "filtering": true,
      "scale-factor": "1"
    }
  }
}
Back to game