files:
- humblegame: N/A:"Select the archive downloaded from Humble Bundle"
game:
arch: win32
exe: drive_c/NuclearThrone/nuclearthrone.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/NuclearThrone/
file: humblegame
description: null
game_slug: nuclear-throne
gogslug: nuclear_throne
humblestoreid: nuclearthrone
installer_slug: nuclear-throne-humble-bundle
name: Nuclear Throne
notes: ''
runner: wine
script:
files:
- humblegame: N/A:"Select the archive downloaded from Humble Bundle"
game:
arch: win32
exe: drive_c/NuclearThrone/nuclearthrone.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/NuclearThrone/
file: humblegame
slug: nuclear-throne-humble-bundle
steamid: 242680
version: Humble Bundle
year: 2015
{
"game_slug": "nuclear-throne",
"version": "Humble Bundle",
"description": null,
"notes": "",
"name": "Nuclear Throne",
"year": 2015,
"steamid": 242680,
"gogslug": "nuclear_throne",
"humblestoreid": "nuclearthrone",
"runner": "wine",
"slug": "nuclear-throne-humble-bundle",
"installer_slug": "nuclear-throne-humble-bundle",
"script": {
"files": [
{
"humblegame": "N/A:\"Select the archive downloaded from Humble Bundle\""
}
],
"game": {
"arch": "win32",
"exe": "drive_c/NuclearThrone/nuclearthrone.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/drive_c/NuclearThrone/",
"file": "humblegame"
}
}
]
}
}