Installer minidoom-2-31

files:
- zip: N/A:Select the MiniDoom2 zip file downloaded from calaverastudio.itch.io
game:
  exe: $GAMEDIR/drive_c/miniDoom2/miniDoom2 v3-0-0.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR/drive_c/miniDoom2
installer:
- task:
    name: create_prefix
- extract:
    dst: $GAMEDIR/drive_c/miniDoom2
    file: $zip
description: ''
game_slug: minidoom-2
gogslug: ''
humblestoreid: ''
installer_slug: minidoom-2-31
name: MiniDoom 2
notes: ''
runner: wine
script:
  files:
  - zip: N/A:Select the MiniDoom2 zip file downloaded from calaverastudio.itch.io
  game:
    exe: $GAMEDIR/drive_c/miniDoom2/miniDoom2 v3-0-0.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/miniDoom2
  installer:
  - task:
      name: create_prefix
  - extract:
      dst: $GAMEDIR/drive_c/miniDoom2
      file: $zip
slug: minidoom-2-31
steamid: null
version: '3.1'
year: 2018
{
  "game_slug": "minidoom-2",
  "version": "3.1",
  "description": "",
  "notes": "",
  "name": "MiniDoom 2",
  "year": 2018,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "minidoom-2-31",
  "installer_slug": "minidoom-2-31",
  "script": {
    "files": [
      {
        "zip": "N/A:Select the MiniDoom2 zip file downloaded from calaverastudio.itch.io"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/miniDoom2/miniDoom2 v3-0-0.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR/drive_c/miniDoom2"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/miniDoom2",
          "file": "$zip"
        }
      }
    ]
  }
}
Back to game