files:
- mmu: http://megaphilx.com/Game/MegaManUnlimitedV131.zip
game:
arch: win32
exe: drive_c/Program Files/MMU/MMU.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files/MMU
file: mmu
- task:
app: directmusic
arch: win32
name: winetricks
prefix: $GAMEDIR
description: null
game_slug: mega-man-unlimited
gogslug: ''
humblestoreid: ''
installer_slug: mega-man-unlimited-131
name: Mega Man Unlimited
notes: ''
runner: wine
script:
files:
- mmu: http://megaphilx.com/Game/MegaManUnlimitedV131.zip
game:
arch: win32
exe: drive_c/Program Files/MMU/MMU.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files/MMU
file: mmu
- task:
app: directmusic
arch: win32
name: winetricks
prefix: $GAMEDIR
slug: mega-man-unlimited-131
steamid: null
version: 1.3.1
year: 2013
{
"game_slug": "mega-man-unlimited",
"version": "1.3.1",
"description": null,
"notes": "",
"name": "Mega Man Unlimited",
"year": 2013,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "mega-man-unlimited-131",
"installer_slug": "mega-man-unlimited-131",
"script": {
"files": [
{
"mmu": "http://megaphilx.com/Game/MegaManUnlimitedV131.zip"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/MMU/MMU.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/MMU",
"file": "mmu"
}
},
{
"task": {
"app": "directmusic",
"arch": "win32",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
]
}
}