files:
- installer: N/A:Select the game's setup.exe file
game:
exe: drive_c/Program Files (x86)/Al Qaeda Hunting 3D FULL/Al Qaeda Hunting 3D FULL.exe
prefix: $GAMEDIR
installer:
- task:
description: Setting up wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Install to default location
executable: $installer
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: al-qaeda-hunting-3d
gogslug: ''
humblestoreid: ''
installer_slug: al-qaeda-hunting-3d-installer
name: Al Qaeda Hunting 3D
notes: ''
runner: wine
script:
files:
- installer: N/A:Select the game's setup.exe file
game:
exe: drive_c/Program Files (x86)/Al Qaeda Hunting 3D FULL/Al Qaeda Hunting 3D
FULL.exe
prefix: $GAMEDIR
installer:
- task:
description: Setting up wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Install to default location
executable: $installer
name: wineexec
prefix: $GAMEDIR
slug: al-qaeda-hunting-3d-installer
steamid: null
version: Installer
year: null
{
"game_slug": "al-qaeda-hunting-3d",
"version": "Installer",
"description": null,
"notes": "",
"name": "Al Qaeda Hunting 3D",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "al-qaeda-hunting-3d-installer",
"installer_slug": "al-qaeda-hunting-3d-installer",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup.exe file"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/Al Qaeda Hunting 3D FULL/Al Qaeda Hunting 3D FULL.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Setting up wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Install to default location",
"executable": "$installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}