files:
- installer: https://web.archive.org/web/20170111115226/https://s3.amazonaws.com/kindleforpc/44183/KindleForPC-installer-1.17.44183.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/Amazon/Kindle/Kindle.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine Prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
description: Installing Kindle...
executable: installer
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: kindle
gogslug: ''
humblestoreid: ''
installer_slug: kindle-for-pc-117
name: Kindle For PC
notes: ''
runner: wine
script:
files:
- installer: https://web.archive.org/web/20170111115226/https://s3.amazonaws.com/kindleforpc/44183/KindleForPC-installer-1.17.44183.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/Amazon/Kindle/Kindle.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine Prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
description: Installing Kindle...
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: kindle-for-pc-117
steamid: null
version: '1.17'
year: 2008
{
"game_slug": "kindle",
"version": "1.17",
"description": null,
"notes": "",
"name": "Kindle For PC",
"year": 2008,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "kindle-for-pc-117",
"installer_slug": "kindle-for-pc-117",
"script": {
"files": [
{
"installer": "https://web.archive.org/web/20170111115226/https://s3.amazonaws.com/kindleforpc/44183/KindleForPC-installer-1.17.44183.exe"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Program Files (x86)/Amazon/Kindle/Kindle.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine Prefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Installing Kindle...",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}