files:
- file1: N/A:Please select the Groupees installer
game:
arch: win32
exe: drive_c/Program Files/Undead Legions/Undead Legions.exe
prefix: $GAMEDIR
installer:
- task:
app: xna40
name: winetricks
prefix: $GAMEDIR
- task:
args: /sp- /verysilent /norestart /suppressmsgboxes /nogui
executable: $file1
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: undead-legions
gogslug: ''
humblestoreid: ''
installer_slug: undead-legions-groupees
name: Undead Legions
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the Groupees installer
game:
arch: win32
exe: drive_c/Program Files/Undead Legions/Undead Legions.exe
prefix: $GAMEDIR
installer:
- task:
app: xna40
name: winetricks
prefix: $GAMEDIR
- task:
args: /sp- /verysilent /norestart /suppressmsgboxes /nogui
executable: $file1
name: wineexec
prefix: $GAMEDIR
slug: undead-legions-groupees
steamid: null
version: Groupees
year: 2013
{
"game_slug": "undead-legions",
"version": "Groupees",
"description": null,
"notes": "",
"name": "Undead Legions",
"year": 2013,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "undead-legions-groupees",
"installer_slug": "undead-legions-groupees",
"script": {
"files": [
{
"file1": "N/A:Please select the Groupees installer"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Undead Legions/Undead Legions.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"app": "xna40",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/sp- /verysilent /norestart /suppressmsgboxes /nogui",
"executable": "$file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}