files:
- setup: N/A:Please select the setup file for Wolfschanze II
game:
exe: drive_c/Program Files (x86)/City Interactive/Wolfschanze II/game.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Wolfschanze II...
executable: setup
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: wolfschanze-ii
gogslug: ''
humblestoreid: ''
installer_slug: wolfschanze-ii-retail-dvd-rom
name: Wolfschanze II
notes: ''
runner: wine
script:
files:
- setup: N/A:Please select the setup file for Wolfschanze II
game:
exe: drive_c/Program Files (x86)/City Interactive/Wolfschanze II/game.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Wolfschanze II...
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: wolfschanze-ii-retail-dvd-rom
steamid: null
version: Retail DVD-Rom
year: 2011
{
"game_slug": "wolfschanze-ii",
"version": "Retail DVD-Rom",
"description": "",
"notes": "",
"name": "Wolfschanze II",
"year": 2011,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "wolfschanze-ii-retail-dvd-rom",
"installer_slug": "wolfschanze-ii-retail-dvd-rom",
"script": {
"files": [
{
"setup": "N/A:Please select the setup file for Wolfschanze II"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/City Interactive/Wolfschanze II/game.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Wolfschanze II...",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}