files:
- game: N/A:Select widget.zip downloaded from old-games.com
game:
arch: win32
exe: $GAMEDIR/drive_c/WidgetWorkshop/Widget/Widget.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/WidgetWorkshop/
file: game
description: 'Download zip here: http://www.old-games.com/getfree/5381'
game_slug: widget-workshop
gogslug: ''
humblestoreid: ''
installer_slug: widget-workshop-old-games
name: Widget Workshop
notes: ''
runner: wine
script:
files:
- game: N/A:Select widget.zip downloaded from old-games.com
game:
arch: win32
exe: $GAMEDIR/drive_c/WidgetWorkshop/Widget/Widget.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/WidgetWorkshop/
file: game
slug: widget-workshop-old-games
steamid: null
version: Old Games
year: 1995
{
"game_slug": "widget-workshop",
"version": "Old Games",
"description": "Download zip here: http://www.old-games.com/getfree/5381",
"notes": "",
"name": "Widget Workshop",
"year": 1995,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "widget-workshop-old-games",
"installer_slug": "widget-workshop-old-games",
"script": {
"files": [
{
"game": "N/A:Select widget.zip downloaded from old-games.com"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/WidgetWorkshop/Widget/Widget.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/WidgetWorkshop/",
"file": "game"
}
}
]
}
}