files:
- the_game: https://web.archive.org/web/20161216155343/http://math.exeter.edu/rparris/peanut/wa32z.exe
game:
arch: win32
exe: peanut/winarc.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR
file: the_game
description: Self-extracting 7z installer
game_slug: winarc
gogslug: ''
humblestoreid: ''
installer_slug: winarc-8-dec-2011
name: Winarc
notes: ''
runner: wine
script:
files:
- the_game: https://web.archive.org/web/20161216155343/http://math.exeter.edu/rparris/peanut/wa32z.exe
game:
arch: win32
exe: peanut/winarc.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR
file: the_game
slug: winarc-8-dec-2011
steamid: null
version: 8 Dec 2011
year: 1996
{
"game_slug": "winarc",
"version": "8 Dec 2011",
"description": "Self-extracting 7z installer",
"notes": "",
"name": "Winarc",
"year": 1996,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "winarc-8-dec-2011",
"installer_slug": "winarc-8-dec-2011",
"script": {
"files": [
{
"the_game": "https://web.archive.org/web/20161216155343/http://math.exeter.edu/rparris/peanut/wa32z.exe"
}
],
"game": {
"arch": "win32",
"exe": "peanut/winarc.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "the_game"
}
}
]
}
}