Installer mighty-jill-off-windows

files:
- jilloffzip: http://mightyjilloff.dessgeega.com/jilloff.zip
game:
  arch: win32
  exe: $GAMEDIR/drive_c/jilloff/jilloff.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR/drive_c/jilloff/
    file: jilloffzip
    format: zip
- task:
    app: dmime
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
wine:
  Desktop: true
  WineDesktop: 1024x768
description: null
game_slug: mighty-jill-off
gogslug: ''
humblestoreid: ''
installer_slug: mighty-jill-off-windows
name: Mighty Jill Off
notes: Music during game stops when the jump sound activates.
runner: wine
script:
  files:
  - jilloffzip: http://mightyjilloff.dessgeega.com/jilloff.zip
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/jilloff/jilloff.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR/drive_c/jilloff/
      file: jilloffzip
      format: zip
  - task:
      app: dmime
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  wine:
    Desktop: true
    WineDesktop: 1024x768
slug: mighty-jill-off-windows
steamid: null
version: Windows
year: 2008
{
  "game_slug": "mighty-jill-off",
  "version": "Windows",
  "description": null,
  "notes": "Music during game stops when the jump sound activates.",
  "name": "Mighty Jill Off",
  "year": 2008,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "mighty-jill-off-windows",
  "installer_slug": "mighty-jill-off-windows",
  "script": {
    "files": [
      {
        "jilloffzip": "http://mightyjilloff.dessgeega.com/jilloff.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/jilloff/jilloff.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/jilloff/",
          "file": "jilloffzip",
          "format": "zip"
        }
      },
      {
        "task": {
          "app": "dmime",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "Desktop": true,
      "WineDesktop": "1024x768"
    }
  }
}
Back to game