Installer toonstruck-gog-windows-setup-ex

custom-name: Toonstruck - GOG - ScummVM
files:
- game: N/A:Please select the GOG.com Windows installer.
- innoextract: http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz
- dat: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Toonstruck/toon.dat
game:
  game_id: toon
  path: $GAMEDIR/TOONSTRUCK/
installer:
- extract:
    dst: $CACHE/innoextract
    file: innoextract
- execute:
    args: --extract $game --output-dir $CACHE/
    file: $CACHE/innoextract/innoextract
- merge:
    dst: $GAMEDIR/TOONSTRUCK/ACT1
    src: $CACHE/Toonstruck/ACT1
- merge:
    dst: $GAMEDIR/TOONSTRUCK/ACT2
    src: $CACHE/Toonstruck/ACT2
- merge:
    dst: $GAMEDIR/TOONSTRUCK/MISC
    src: $CACHE/Toonstruck/MISC
- copy:
    dst: $GAMEDIR/TOONSTRUCK/
    src: dat
scummvm:
  fullscreen: true
description: '"Toonstruck" GOG edition for ScummVM.'
game_slug: toonstruck
gogslug: toonstruck
humblestoreid: ''
installer_slug: toonstruck-gog-windows-setup-ex
name: Toonstruck
notes: '- This script will need the GOG windows setup executable.'
runner: scummvm
script:
  custom-name: Toonstruck - GOG - ScummVM
  files:
  - game: N/A:Please select the GOG.com Windows installer.
  - innoextract: http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz
  - dat: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Toonstruck/toon.dat
  game:
    game_id: toon
    path: $GAMEDIR/TOONSTRUCK/
  installer:
  - extract:
      dst: $CACHE/innoextract
      file: innoextract
  - execute:
      args: --extract $game --output-dir $CACHE/
      file: $CACHE/innoextract/innoextract
  - merge:
      dst: $GAMEDIR/TOONSTRUCK/ACT1
      src: $CACHE/Toonstruck/ACT1
  - merge:
      dst: $GAMEDIR/TOONSTRUCK/ACT2
      src: $CACHE/Toonstruck/ACT2
  - merge:
      dst: $GAMEDIR/TOONSTRUCK/MISC
      src: $CACHE/Toonstruck/MISC
  - copy:
      dst: $GAMEDIR/TOONSTRUCK/
      src: dat
  scummvm:
    fullscreen: true
slug: toonstruck-gog-windows-setup-ex
steamid: 369830
version: GOG + Windows setup exe + ScummV
year: 1996
{
  "game_slug": "toonstruck",
  "version": "GOG + Windows setup exe + ScummV",
  "description": "\"Toonstruck\" GOG edition for ScummVM.",
  "notes": "- This script will need the GOG windows setup executable.",
  "name": "Toonstruck",
  "year": 1996,
  "steamid": 369830,
  "gogslug": "toonstruck",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "toonstruck-gog-windows-setup-ex",
  "installer_slug": "toonstruck-gog-windows-setup-ex",
  "script": {
    "custom-name": "Toonstruck - GOG - ScummVM",
    "files": [
      {
        "game": "N/A:Please select the GOG.com Windows installer."
      },
      {
        "innoextract": "http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
      },
      {
        "dat": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Toonstruck/toon.dat"
      }
    ],
    "game": {
      "game_id": "toon",
      "path": "$GAMEDIR/TOONSTRUCK/"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/innoextract",
          "file": "innoextract"
        }
      },
      {
        "execute": {
          "args": "--extract $game --output-dir $CACHE/",
          "file": "$CACHE/innoextract/innoextract"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/TOONSTRUCK/ACT1",
          "src": "$CACHE/Toonstruck/ACT1"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/TOONSTRUCK/ACT2",
          "src": "$CACHE/Toonstruck/ACT2"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/TOONSTRUCK/MISC",
          "src": "$CACHE/Toonstruck/MISC"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/TOONSTRUCK/",
          "src": "dat"
        }
      }
    ],
    "scummvm": {
      "fullscreen": true
    }
  }
}
Back to game