Installer da-new-guys-day-of-the-jackas-groupees

files:
- file1: N/A:Please select the Groupees installer
- file2: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
installer:
- extract:
    dst: $CACHE
    file: $file2
- execute:
    args: -d "$CACHE" "$file1"
    file: $CACHE/innoextract
- merge:
    dst: $GAMEDIR
    src: $CACHE/app
main_file: Jackass.exe
description: Uses the files from the Windows installer from Groupees.
game_slug: da-new-guys-day-of-the-jackass
gogslug: ''
humblestoreid: ''
installer_slug: da-new-guys-day-of-the-jackas-groupees
name: 'Da New Guys: Day of the Jackass'
notes: ''
runner: ags
script:
  files:
  - file1: N/A:Please select the Groupees installer
  - file2: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
  installer:
  - extract:
      dst: $CACHE
      file: $file2
  - execute:
      args: -d "$CACHE" "$file1"
      file: $CACHE/innoextract
  - merge:
      dst: $GAMEDIR
      src: $CACHE/app
  main_file: Jackass.exe
slug: da-new-guys-day-of-the-jackas-groupees
steamid: null
version: Groupees
year: 2012
{
  "game_slug": "da-new-guys-day-of-the-jackass",
  "version": "Groupees",
  "description": "Uses the files from the Windows installer from Groupees.",
  "notes": "",
  "name": "Da New Guys: Day of the Jackass",
  "year": 2012,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "ags",
  "slug": "da-new-guys-day-of-the-jackas-groupees",
  "installer_slug": "da-new-guys-day-of-the-jackas-groupees",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the Groupees installer"
      },
      {
        "file2": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
      }
    ],
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file2"
        }
      },
      {
        "execute": {
          "args": "-d \"$CACHE\" \"$file1\"",
          "file": "$CACHE/innoextract"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/app"
        }
      }
    ],
    "main_file": "Jackass.exe"
  }
}
Back to game