files:
- engine: https://github.com/theboy181/drmario64_recomp_plus/releases/download/1.0.0/Dr.Mario.64.Recompiled-v1.0.0-Windows.zip
game:
exe: drive_c/Dr.Mario.64_Recompiled/drmario64_recomp.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Dr.Mario.64_Recompiled
file: engine
description: ''
game_slug: dr-mario-64
gogslug: ''
humblestoreid: ''
installer_slug: dr-mario-64-recompiled-windows
name: Dr. Mario 64
notes: https://github.com/theboy181/drmario64_recomp_plus
runner: wine
script:
files:
- engine: https://github.com/theboy181/drmario64_recomp_plus/releases/download/1.0.0/Dr.Mario.64.Recompiled-v1.0.0-Windows.zip
game:
exe: drive_c/Dr.Mario.64_Recompiled/drmario64_recomp.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Dr.Mario.64_Recompiled
file: engine
slug: dr-mario-64-recompiled-windows
steamid: null
version: Recompiled Windows
year: 2001
{
"game_slug": "dr-mario-64",
"version": "Recompiled Windows",
"description": "",
"notes": "https://github.com/theboy181/drmario64_recomp_plus",
"name": "Dr. Mario 64",
"year": 2001,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "dr-mario-64-recompiled-windows",
"installer_slug": "dr-mario-64-recompiled-windows",
"script": {
"files": [
{
"engine": "https://github.com/theboy181/drmario64_recomp_plus/releases/download/1.0.0/Dr.Mario.64.Recompiled-v1.0.0-Windows.zip"
}
],
"game": {
"exe": "drive_c/Dr.Mario.64_Recompiled/drmario64_recomp.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Dr.Mario.64_Recompiled",
"file": "engine"
}
}
]
}
}