Installer mine-blocks-2-v07

files:
- file_zip: https://mineblocks.com/2/Mine-Blocks-2-SWF.zip
game:
  main_file: $GAMEDIR/Mine-Blocks-2.swf
installer:
- extract:
    dst: $GAMEDIR
    file: file_zip
description: The old Flash version of the game.
game_slug: mine-blocks-2
gogslug: ''
humblestoreid: ''
installer_slug: mine-blocks-2-v07
name: Mine Blocks 2
notes: ''
runner: ruffle
script:
  files:
  - file_zip: https://mineblocks.com/2/Mine-Blocks-2-SWF.zip
  game:
    main_file: $GAMEDIR/Mine-Blocks-2.swf
  installer:
  - extract:
      dst: $GAMEDIR
      file: file_zip
slug: mine-blocks-2-v07
steamid: null
version: v0.7
year: null
{
  "game_slug": "mine-blocks-2",
  "version": "v0.7",
  "description": "The old Flash version of the game.",
  "notes": "",
  "name": "Mine Blocks 2",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "ruffle",
  "slug": "mine-blocks-2-v07",
  "installer_slug": "mine-blocks-2-v07",
  "script": {
    "files": [
      {
        "file_zip": "https://mineblocks.com/2/Mine-Blocks-2-SWF.zip"
      }
    ],
    "game": {
      "main_file": "$GAMEDIR/Mine-Blocks-2.swf"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "file_zip"
        }
      }
    ]
  }
}
Back to game