files:
- zipfile: N/A:Download "Mega Man X8 16-bit 1.0.0.9.zip" from https://www.sonicfangameshq.com/forums/showcase/mega-man-x8-16-bit.2184/
game:
exe: drive_c/mmx8/Mega Man X8 16-bit 1.0.0.9.exe
prefix: $GAMEDIR
installer:
- task:
description: Preparing Wine prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/mmx8
file: zipfile
description: ''
game_slug: mega-man-x8-16-bit
gogslug: ''
humblestoreid: ''
installer_slug: mega-man-x8-16-bit-1009
name: Mega Man X8 16-bit
notes: ''
runner: wine
script:
files:
- zipfile: N/A:Download "Mega Man X8 16-bit 1.0.0.9.zip" from https://www.sonicfangameshq.com/forums/showcase/mega-man-x8-16-bit.2184/
game:
exe: drive_c/mmx8/Mega Man X8 16-bit 1.0.0.9.exe
prefix: $GAMEDIR
installer:
- task:
description: Preparing Wine prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/mmx8
file: zipfile
slug: mega-man-x8-16-bit-1009
steamid: null
version: 1.0.0.9
year: null
{
"game_slug": "mega-man-x8-16-bit",
"version": "1.0.0.9",
"description": "",
"notes": "",
"name": "Mega Man X8 16-bit",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "mega-man-x8-16-bit-1009",
"installer_slug": "mega-man-x8-16-bit-1009",
"script": {
"files": [
{
"zipfile": "N/A:Download \"Mega Man X8 16-bit 1.0.0.9.zip\" from https://www.sonicfangameshq.com/forums/showcase/mega-man-x8-16-bit.2184/"
}
],
"game": {
"exe": "drive_c/mmx8/Mega Man X8 16-bit 1.0.0.9.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Preparing Wine prefix",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/mmx8",
"file": "zipfile"
}
}
]
}
}