files:
- file1: N/A:Please select the Humble archive
game:
exe: drive_c/Games/Divine Divinity/configtool.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/DivInstaller_EN.exe
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: divine-divinity
gogslug: divinity_original_sin_enhanced_edition_collectors_edition
humblestoreid: ''
installer_slug: divine-divinity-humble
name: Divine Divinity
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the Humble archive
game:
exe: drive_c/Games/Divine Divinity/configtool.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/DivInstaller_EN.exe
name: wineexec
prefix: $GAMEDIR
slug: divine-divinity-humble
steamid: 214170
version: Humble
year: 2002
{
"game_slug": "divine-divinity",
"version": "Humble",
"description": "",
"notes": "",
"name": "Divine Divinity",
"year": 2002,
"steamid": 214170,
"gogslug": "divinity_original_sin_enhanced_edition_collectors_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "divine-divinity-humble",
"installer_slug": "divine-divinity-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble archive"
}
],
"game": {
"exe": "drive_c/Games/Divine Divinity/configtool.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"task": {
"executable": "$CACHE/DivInstaller_EN.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}