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