Installer mega-maker-140

files:
- mmm:
    filename: MegaManMaker_v1_4_0.zip
    url: https://megamanmaker.com/downloads/MegaManMaker_v1_4_0.zip
game:
  arch: win32
  exe: drive_c/Program Files/MMMv140/MegaMaker.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Program Files/MMMv140
    file: mmm
description: null
game_slug: mega-maker
gogslug: ''
humblestoreid: ''
installer_slug: mega-maker-140
name: Mega Man Maker
notes: ''
runner: wine
script:
  files:
  - mmm:
      filename: MegaManMaker_v1_4_0.zip
      url: https://megamanmaker.com/downloads/MegaManMaker_v1_4_0.zip
  game:
    arch: win32
    exe: drive_c/Program Files/MMMv140/MegaMaker.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/MMMv140
      file: mmm
slug: mega-maker-140
steamid: null
version: 1.4.0
year: 2017
{
  "game_slug": "mega-maker",
  "version": "1.4.0",
  "description": null,
  "notes": "",
  "name": "Mega Man Maker",
  "year": 2017,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "mega-maker-140",
  "installer_slug": "mega-maker-140",
  "script": {
    "files": [
      {
        "mmm": {
          "filename": "MegaManMaker_v1_4_0.zip",
          "url": "https://megamanmaker.com/downloads/MegaManMaker_v1_4_0.zip"
        }
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/MMMv140/MegaMaker.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/MMMv140",
          "file": "mmm"
        }
      }
    ]
  }
}
Back to game