Installer hurrican-1004

files:
- installer: https://lutris.nyc3.digitaloceanspaces.com/games/hurrican/hurrican.zip
game:
  arch: win32
  exe: drive_c/Program Files/Hurrican/hurrican.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
- extract:
    dst: $GAMEDIR/setup
    file: installer
- extract:
    dst: $GAMEDIR/editor
    file: $GAMEDIR/setup/editor.zip
- task:
    executable: $GAMEDIR/setup/hurrican-setup-1.0.0.4.exe
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: hurrican
gogslug: ''
humblestoreid: ''
installer_slug: hurrican-1004
name: Hurrican
notes: ''
runner: wine
script:
  files:
  - installer: https://lutris.nyc3.digitaloceanspaces.com/games/hurrican/hurrican.zip
  game:
    arch: win32
    exe: drive_c/Program Files/Hurrican/hurrican.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
  - extract:
      dst: $GAMEDIR/setup
      file: installer
  - extract:
      dst: $GAMEDIR/editor
      file: $GAMEDIR/setup/editor.zip
  - task:
      executable: $GAMEDIR/setup/hurrican-setup-1.0.0.4.exe
      name: wineexec
      prefix: $GAMEDIR
slug: hurrican-1004
steamid: null
version: 1.0.0.4
year: null
{
  "game_slug": "hurrican",
  "version": "1.0.0.4",
  "description": null,
  "notes": "",
  "name": "Hurrican",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "hurrican-1004",
  "installer_slug": "hurrican-1004",
  "script": {
    "files": [
      {
        "installer": "https://lutris.nyc3.digitaloceanspaces.com/games/hurrican/hurrican.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Hurrican/hurrican.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/setup",
          "file": "installer"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/editor",
          "file": "$GAMEDIR/setup/editor.zip"
        }
      },
      {
        "task": {
          "executable": "$GAMEDIR/setup/hurrican-setup-1.0.0.4.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game