Installer mega-man-25d-11

files:
- installer: https://archive.org/download/megaman-2.5d-v1.1/Megaman%202.5D%20v1.1%20Installer.exe
game:
  exe: drive_c/MM25D/MM25DGame.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Preparing Wine prefix
    install_gecko: false
    install_mono: true
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: xna40
    description: Installing XNA
    name: winetricks
    silent: false
- task:
    args: /S /D=C:\\MM25D
    description: Installing game data
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: mega-man-2-dot-5d
gogslug: ''
humblestoreid: ''
installer_slug: mega-man-25d-11
name: Mega Man 2.5D
notes: ''
runner: wine
script:
  files:
  - installer: https://archive.org/download/megaman-2.5d-v1.1/Megaman%202.5D%20v1.1%20Installer.exe
  game:
    exe: drive_c/MM25D/MM25DGame.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Preparing Wine prefix
      install_gecko: false
      install_mono: true
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: xna40
      description: Installing XNA
      name: winetricks
      silent: false
  - task:
      args: /S /D=C:\\MM25D
      description: Installing game data
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
slug: mega-man-25d-11
steamid: null
version: '1.1'
year: 2017
{
  "game_slug": "mega-man-2-dot-5d",
  "version": "1.1",
  "description": "",
  "notes": "",
  "name": "Mega Man 2.5D",
  "year": 2017,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "mega-man-25d-11",
  "installer_slug": "mega-man-25d-11",
  "script": {
    "files": [
      {
        "installer": "https://archive.org/download/megaman-2.5d-v1.1/Megaman%202.5D%20v1.1%20Installer.exe"
      }
    ],
    "game": {
      "exe": "drive_c/MM25D/MM25DGame.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Preparing Wine prefix",
          "install_gecko": false,
          "install_mono": true,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "xna40",
          "description": "Installing XNA",
          "name": "winetricks",
          "silent": false
        }
      },
      {
        "task": {
          "args": "/S /D=C:\\\\MM25D",
          "description": "Installing game data",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game