files:
- installer: N/A:Select 32bit installer file
game:
arch: win32
exe: drive_c/Program Files/Office 2016/Office.exe
prefix: $GAMEDIR
installer:
- task:
app: win7
name: winetricks
- task:
app: riched20
name: winetricks
- task:
app: msxml6
name: winetricks
- task:
executable: $installer
name: wineexec
description: ''
game_slug: microsoft-office-2016
gogslug: ''
humblestoreid: ''
installer_slug: microsoft-office-2016-32bit
name: Microsoft Office 2016
notes: ''
runner: wine
script:
files:
- installer: N/A:Select 32bit installer file
game:
arch: win32
exe: drive_c/Program Files/Office 2016/Office.exe
prefix: $GAMEDIR
installer:
- task:
app: win7
name: winetricks
- task:
app: riched20
name: winetricks
- task:
app: msxml6
name: winetricks
- task:
executable: $installer
name: wineexec
slug: microsoft-office-2016-32bit
steamid: null
version: 32bit
year: 2015
{
"game_slug": "microsoft-office-2016",
"version": "32bit",
"description": "",
"notes": "",
"name": "Microsoft Office 2016",
"year": 2015,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "microsoft-office-2016-32bit",
"installer_slug": "microsoft-office-2016-32bit",
"script": {
"files": [
{
"installer": "N/A:Select 32bit installer file"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Office 2016/Office.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"app": "win7",
"name": "winetricks"
}
},
{
"task": {
"app": "riched20",
"name": "winetricks"
}
},
{
"task": {
"app": "msxml6",
"name": "winetricks"
}
},
{
"task": {
"executable": "$installer",
"name": "wineexec"
}
}
]
}
}