files:
- file1: N/A:Please select the Groupees installer
game:
exe: drive_c/Unmechanical/Binaries/Win32/UDK.exe
prefix: $GAMEDIR
installer:
- task:
args: /S
executable: $file1
name: wineexec
prefix: $GAMEDIR
- task:
app: dotnet40
name: winetricks
prefix: $GAMEDIR
description: ''
game_slug: unmechanical
gogslug: unmechanical
humblestoreid: unmechanical
installer_slug: unmechanical-groupees
name: Unmechanical
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the Groupees installer
game:
exe: drive_c/Unmechanical/Binaries/Win32/UDK.exe
prefix: $GAMEDIR
installer:
- task:
args: /S
executable: $file1
name: wineexec
prefix: $GAMEDIR
- task:
app: dotnet40
name: winetricks
prefix: $GAMEDIR
slug: unmechanical-groupees
steamid: 211180
version: Groupees
year: 2012
{
"game_slug": "unmechanical",
"version": "Groupees",
"description": "",
"notes": "",
"name": "Unmechanical",
"year": 2012,
"steamid": 211180,
"gogslug": "unmechanical",
"humblestoreid": "unmechanical",
"runner": "wine",
"slug": "unmechanical-groupees",
"installer_slug": "unmechanical-groupees",
"script": {
"files": [
{
"file1": "N/A:Please select the Groupees installer"
}
],
"game": {
"exe": "drive_c/Unmechanical/Binaries/Win32/UDK.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"args": "/S",
"executable": "$file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "dotnet40",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
]
}
}