files:
- game_file: https://mfgg.net/index.php?act=resdb¶m=03&c=2&id=12431
game:
exe: $GAMEDIR/TSB.exe
installer:
- task:
arch: win64
name: create_prefix
- extract:
dst: $GAMEDIR
file: game_file
description: ''
game_slug: toad-strikes-back
gogslug: ''
humblestoreid: ''
installer_slug: toad-strikes-back-final
name: Toad Strikes Back
notes: ''
runner: wine
script:
files:
- game_file: https://mfgg.net/index.php?act=resdb¶m=03&c=2&id=12431
game:
exe: $GAMEDIR/TSB.exe
installer:
- task:
arch: win64
name: create_prefix
- extract:
dst: $GAMEDIR
file: game_file
slug: toad-strikes-back-final
steamid: null
version: Final
year: 2007
{
"game_slug": "toad-strikes-back",
"version": "Final",
"description": "",
"notes": "",
"name": "Toad Strikes Back",
"year": 2007,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "toad-strikes-back-final",
"installer_slug": "toad-strikes-back-final",
"script": {
"files": [
{
"game_file": "https://mfgg.net/index.php?act=resdb¶m=03&c=2&id=12431"
}
],
"game": {
"exe": "$GAMEDIR/TSB.exe"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "game_file"
}
}
]
}
}