Installer ghouls-and-ghosts-remix-056

files:
- game: http://www.valarsoft.com/data/downloads/ggr_056.zip
game:
  arch: win32
  exe: drive_c/game/game.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    key: winemenubuilder.exe
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
    prefix: $GAMEDIR
    type: REG_SZ
    value: ''
- extract:
    dst: $GAMEDIR/drive_c/game
    file: $game
description: ''
game_slug: ghouls-and-ghosts-remix
gogslug: ''
humblestoreid: ''
installer_slug: ghouls-and-ghosts-remix-056
name: Ghouls and Ghosts remix
notes: ''
runner: wine
script:
  files:
  - game: http://www.valarsoft.com/data/downloads/ggr_056.zip
  game:
    arch: win32
    exe: drive_c/game/game.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      key: winemenubuilder.exe
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
      prefix: $GAMEDIR
      type: REG_SZ
      value: ''
  - extract:
      dst: $GAMEDIR/drive_c/game
      file: $game
slug: ghouls-and-ghosts-remix-056
steamid: null
version: '0.56'
year: null
{
  "game_slug": "ghouls-and-ghosts-remix",
  "version": "0.56",
  "description": "",
  "notes": "",
  "name": "Ghouls and Ghosts remix",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "ghouls-and-ghosts-remix-056",
  "installer_slug": "ghouls-and-ghosts-remix-056",
  "script": {
    "files": [
      {
        "game": "http://www.valarsoft.com/data/downloads/ggr_056.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/game/game.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "key": "winemenubuilder.exe",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\DllOverrides",
          "prefix": "$GAMEDIR",
          "type": "REG_SZ",
          "value": ""
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/game",
          "file": "$game"
        }
      }
    ]
  }
}
Back to game