Installer street-fighter-x-mega-man-world

files:
- sfmm: http://static.capcom.com/sfxmm/SFxMMv2_EU.zip
game:
  arch: win32
  exe: drive_c/Program Files/SFxMMv2/SFXMMv2_EU.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Program Files/SFxMMv2
    file: sfmm
- task:
    app: directmusic
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
description: "Includes readme's for: English UK, Espa\xF1ol, Italiano, Deutsch, Fran\xE7\
  ais, and Portugu\xEAs do Brasil"
game_slug: street-fighter-x-mega-man
gogslug: ''
humblestoreid: ''
installer_slug: street-fighter-x-mega-man-world
name: Street Fighter X Mega Man
notes: ''
runner: wine
script:
  files:
  - sfmm: http://static.capcom.com/sfxmm/SFxMMv2_EU.zip
  game:
    arch: win32
    exe: drive_c/Program Files/SFxMMv2/SFXMMv2_EU.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/SFxMMv2
      file: sfmm
  - task:
      app: directmusic
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
slug: street-fighter-x-mega-man-world
steamid: null
version: World
year: 2012
{
  "game_slug": "street-fighter-x-mega-man",
  "version": "World",
  "description": "Includes readme's for: English UK, Espa\u00f1ol, Italiano, Deutsch, Fran\u00e7ais, and Portugu\u00eas do Brasil",
  "notes": "",
  "name": "Street Fighter X Mega Man",
  "year": 2012,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "street-fighter-x-mega-man-world",
  "installer_slug": "street-fighter-x-mega-man-world",
  "script": {
    "files": [
      {
        "sfmm": "http://static.capcom.com/sfxmm/SFxMMv2_EU.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/SFxMMv2/SFXMMv2_EU.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/SFxMMv2",
          "file": "sfmm"
        }
      },
      {
        "task": {
          "app": "directmusic",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game