files:
- file1: N/A:Please select the Desura archive
game:
arch: win32
exe: drive_c/Program Files/Hard Reset/hardreset.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/hardreset_setup.exe.exe
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: hard-reset
gogslug: ''
humblestoreid: ''
installer_slug: hard-reset-desura
name: Hard Reset
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the Desura archive
game:
arch: win32
exe: drive_c/Program Files/Hard Reset/hardreset.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/hardreset_setup.exe.exe
name: wineexec
prefix: $GAMEDIR
slug: hard-reset-desura
steamid: 98400
version: Desura
year: 2011
{
"game_slug": "hard-reset",
"version": "Desura",
"description": "",
"notes": "",
"name": "Hard Reset",
"year": 2011,
"steamid": 98400,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "hard-reset-desura",
"installer_slug": "hard-reset-desura",
"script": {
"files": [
{
"file1": "N/A:Please select the Desura archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Hard Reset/hardreset.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"task": {
"executable": "$CACHE/hardreset_setup.exe.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}