files:
- game_file: https://megamanmaker.com/downloads/MegaManMaker_v1_10_3.zip
game:
exe: drive_c/MMM/MegaMaker.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/MMM
file: game_file
description: ''
game_slug: mega-maker
gogslug: ''
humblestoreid: ''
installer_slug: mega-man-maker-1103
name: Mega Man Maker
notes: ''
runner: wine
script:
files:
- game_file: https://megamanmaker.com/downloads/MegaManMaker_v1_10_3.zip
game:
exe: drive_c/MMM/MegaMaker.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/MMM
file: game_file
slug: mega-man-maker-1103
steamid: null
version: 1.10.3
year: 2017
{
"game_slug": "mega-maker",
"version": "1.10.3",
"description": "",
"notes": "",
"name": "Mega Man Maker",
"year": 2017,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "mega-man-maker-1103",
"installer_slug": "mega-man-maker-1103",
"script": {
"files": [
{
"game_file": "https://megamanmaker.com/downloads/MegaManMaker_v1_10_3.zip"
}
],
"game": {
"exe": "drive_c/MMM/MegaMaker.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/MMM",
"file": "game_file"
}
}
]
}
}