Installer super-mario-flash-2-swf

files:
- file_swf: https://archive.org/download/adobeflash-supermarioflash2/Mario_flash2.swf
game:
  main_file: $GAMEDIR/Mario_flash2.swf
installer:
- move:
    dst: $GAMEDIR
    src: file_swf
description: ''
game_slug: super-mario-flash-2
gogslug: ''
humblestoreid: ''
installer_slug: super-mario-flash-2-swf
name: Super Mario Flash 2
notes: ''
runner: ruffle
script:
  files:
  - file_swf: https://archive.org/download/adobeflash-supermarioflash2/Mario_flash2.swf
  game:
    main_file: $GAMEDIR/Mario_flash2.swf
  installer:
  - move:
      dst: $GAMEDIR
      src: file_swf
slug: super-mario-flash-2-swf
steamid: null
version: swf
year: 2011
{
  "game_slug": "super-mario-flash-2",
  "version": "swf",
  "description": "",
  "notes": "",
  "name": "Super Mario Flash 2",
  "year": 2011,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "ruffle",
  "slug": "super-mario-flash-2-swf",
  "installer_slug": "super-mario-flash-2-swf",
  "script": {
    "files": [
      {
        "file_swf": "https://archive.org/download/adobeflash-supermarioflash2/Mario_flash2.swf"
      }
    ],
    "game": {
      "main_file": "$GAMEDIR/Mario_flash2.swf"
    },
    "installer": [
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "file_swf"
        }
      }
    ]
  }
}
Back to game