files:
- file_zip: https://mineblocks.com/1/Mine-Blocks-SWF.zip
game:
main_file: $GAMEDIR/Mine-Blocks.swf
installer:
- extract:
dst: $GAMEDIR
file: file_zip
description: The Classic version of the game, made in flash
game_slug: mine-blocks-1
gogslug: ''
humblestoreid: ''
installer_slug: mine-blocks-1-v1303
name: Mine Blocks 1
notes: ''
runner: ruffle
script:
files:
- file_zip: https://mineblocks.com/1/Mine-Blocks-SWF.zip
game:
main_file: $GAMEDIR/Mine-Blocks.swf
installer:
- extract:
dst: $GAMEDIR
file: file_zip
slug: mine-blocks-1-v1303
steamid: null
version: v1.30.3
year: 2011
{
"game_slug": "mine-blocks-1",
"version": "v1.30.3",
"description": "The Classic version of the game, made in flash",
"notes": "",
"name": "Mine Blocks 1",
"year": 2011,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "ruffle",
"slug": "mine-blocks-1-v1303",
"installer_slug": "mine-blocks-1-v1303",
"script": {
"files": [
{
"file_zip": "https://mineblocks.com/1/Mine-Blocks-SWF.zip"
}
],
"game": {
"main_file": "$GAMEDIR/Mine-Blocks.swf"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "file_zip"
}
}
]
}
}