files:
- file1: N/A:Please select the Desura installer
game:
arch: win32
exe: drive_c/Program Files/Annex CtW/annex.exe
prefix: $GAMEDIR
installer:
- task:
args: /S
executable: $file1
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: annex-conquer-the-world
gogslug: ''
humblestoreid: ''
installer_slug: annex-conquer-the-world-desura
name: 'Annex: Conquer the World'
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the Desura installer
game:
arch: win32
exe: drive_c/Program Files/Annex CtW/annex.exe
prefix: $GAMEDIR
installer:
- task:
args: /S
executable: $file1
name: wineexec
prefix: $GAMEDIR
slug: annex-conquer-the-world-desura
steamid: null
version: Desura
year: 2014
{
"game_slug": "annex-conquer-the-world",
"version": "Desura",
"description": null,
"notes": "",
"name": "Annex: Conquer the World",
"year": 2014,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "annex-conquer-the-world-desura",
"installer_slug": "annex-conquer-the-world-desura",
"script": {
"files": [
{
"file1": "N/A:Please select the Desura installer"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Annex CtW/annex.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"args": "/S",
"executable": "$file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}