Installer titus-the-fox-gog

files:
- installer: N/A:Please select the GOG.com Linux .sh installer.
game:
  exe: Game/start.sh
  working_dir: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR
    file: $installer
- rename:
    dst: $GAMEDIR/Game
    src: $GAMEDIR/data/noarch
description: This script require linux .sh installer from gog.com
game_slug: titus-the-fox
gogslug: ''
humblestoreid: ''
installer_slug: titus-the-fox-gog
name: Titus The Fox
notes: ''
runner: linux
script:
  files:
  - installer: N/A:Please select the GOG.com Linux .sh installer.
  game:
    exe: Game/start.sh
    working_dir: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR
      file: $installer
  - rename:
      dst: $GAMEDIR/Game
      src: $GAMEDIR/data/noarch
slug: titus-the-fox-gog
steamid: 711230
version: GOG
year: 1992
{
  "game_slug": "titus-the-fox",
  "version": "GOG",
  "description": "This script require linux .sh installer from gog.com",
  "notes": "",
  "name": "Titus The Fox",
  "year": 1992,
  "steamid": 711230,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "titus-the-fox-gog",
  "installer_slug": "titus-the-fox-gog",
  "script": {
    "files": [
      {
        "installer": "N/A:Please select the GOG.com Linux .sh installer."
      }
    ],
    "game": {
      "exe": "Game/start.sh",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$installer"
        }
      },
      {
        "rename": {
          "dst": "$GAMEDIR/Game",
          "src": "$GAMEDIR/data/noarch"
        }
      }
    ]
  }
}
Back to game