Installer brutal-doom-64-1c-with-wine

files:
- bd64: http://files.robloach.net/lutris/bd64_v1cqfix.zip
- wad-data: $STEAM:2300:base
game:
  exe: Brutal Doom 64/bd64.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR
    file: $bd64
- merge:
    dst: $GAMEDIR/Brutal Doom 64
    src: wad-data
description: Brutal Doom 64 Version 1C, with Doom 2 Steam data
game_slug: brutal-doom-64
gogslug: ''
humblestoreid: ''
installer_slug: brutal-doom-64-1c-with-wine
name: Brutal Doom 64
notes: http://www.moddb.com/mods/brutal-doom-64/
runner: wine
script:
  files:
  - bd64: http://files.robloach.net/lutris/bd64_v1cqfix.zip
  - wad-data: $STEAM:2300:base
  game:
    exe: Brutal Doom 64/bd64.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR
      file: $bd64
  - merge:
      dst: $GAMEDIR/Brutal Doom 64
      src: wad-data
slug: brutal-doom-64-1c-with-wine
steamid: null
version: 1C with Wine
year: 2016
{
  "game_slug": "brutal-doom-64",
  "version": "1C with Wine",
  "description": "Brutal Doom 64 Version 1C, with Doom 2 Steam data",
  "notes": "http://www.moddb.com/mods/brutal-doom-64/",
  "name": "Brutal Doom 64",
  "year": 2016,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "brutal-doom-64-1c-with-wine",
  "installer_slug": "brutal-doom-64-1c-with-wine",
  "script": {
    "files": [
      {
        "bd64": "http://files.robloach.net/lutris/bd64_v1cqfix.zip"
      },
      {
        "wad-data": "$STEAM:2300:base"
      }
    ],
    "game": {
      "exe": "Brutal Doom 64/bd64.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$bd64"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/Brutal Doom 64",
          "src": "wad-data"
        }
      }
    ]
  }
}
Back to game