Installer mine-blocks-1-windows-64

files:
- file_zip: https://mineblocks.com/1/Mine-Blocks.zip
game:
  exe: Mine Blocks.exe
installer:
- extract:
    dst: $GAMEDIR
    file: file_zip
description: ''
game_slug: mine-blocks-1
gogslug: ''
humblestoreid: ''
installer_slug: mine-blocks-1-windows-64
name: Mine Blocks 1
notes: ''
runner: wine
script:
  files:
  - file_zip: https://mineblocks.com/1/Mine-Blocks.zip
  game:
    exe: Mine Blocks.exe
  installer:
  - extract:
      dst: $GAMEDIR
      file: file_zip
slug: mine-blocks-1-windows-64
steamid: null
version: Windows 64
year: 2011
{
  "game_slug": "mine-blocks-1",
  "version": "Windows 64",
  "description": "",
  "notes": "",
  "name": "Mine Blocks 1",
  "year": 2011,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "mine-blocks-1-windows-64",
  "installer_slug": "mine-blocks-1-windows-64",
  "script": {
    "files": [
      {
        "file_zip": "https://mineblocks.com/1/Mine-Blocks.zip"
      }
    ],
    "game": {
      "exe": "Mine Blocks.exe"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "file_zip"
        }
      }
    ]
  }
}
Back to game