files:
- humbleinstaller: N/A:Please select the Humble Bundle installer
game:
arch: win64
exe: drive_c/Program Files/Shining Rock Software LLC/Banished/Application-x64.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
executable: humbleinstaller
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: banished
gogslug: banished
humblestoreid: ''
installer_slug: banished-humble-bundle
name: Banished
notes: ''
runner: wine
script:
files:
- humbleinstaller: N/A:Please select the Humble Bundle installer
game:
arch: win64
exe: drive_c/Program Files/Shining Rock Software LLC/Banished/Application-x64.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
executable: humbleinstaller
name: wineexec
prefix: $GAMEDIR
slug: banished-humble-bundle
steamid: 242920
version: Humble Bundle
year: 2014
{
"game_slug": "banished",
"version": "Humble Bundle",
"description": null,
"notes": "",
"name": "Banished",
"year": 2014,
"steamid": 242920,
"gogslug": "banished",
"humblestoreid": "",
"runner": "wine",
"slug": "banished-humble-bundle",
"installer_slug": "banished-humble-bundle",
"script": {
"files": [
{
"humbleinstaller": "N/A:Please select the Humble Bundle installer"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files/Shining Rock Software LLC/Banished/Application-x64.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "humbleinstaller",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}