files:
- game: N/A:Please select the Telletale (Download Center) Windows installer.
game:
arch: win64
exe: drive_c/Program Files/Telltale Games/The Wolf Among Us/The Wolf Among Us.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
executable: game
name: wineexec
prefix: $GAMEDIR
- task:
app: sandbox
description: Disabling unused WINE features
name: winetricks
prefix: $GAMEDIR
silent: true
description: Game client from Telltale's website (telltale.com)
game_slug: the-wolf-among-us
gogslug: wolf_among_us_the
humblestoreid: ''
installer_slug: the-wolf-among-us-telltale-game-client
name: The Wolf Among Us
notes: ''
runner: wine
script:
files:
- game: N/A:Please select the Telletale (Download Center) Windows installer.
game:
arch: win64
exe: drive_c/Program Files/Telltale Games/The Wolf Among Us/The Wolf Among Us.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
executable: game
name: wineexec
prefix: $GAMEDIR
- task:
app: sandbox
description: Disabling unused WINE features
name: winetricks
prefix: $GAMEDIR
silent: true
slug: the-wolf-among-us-telltale-game-client
steamid: 250320
version: Telltale game client
year: 2013
{
"game_slug": "the-wolf-among-us",
"version": "Telltale game client",
"description": "Game client from Telltale's website (telltale.com)",
"notes": "",
"name": "The Wolf Among Us",
"year": 2013,
"steamid": 250320,
"gogslug": "wolf_among_us_the",
"humblestoreid": "",
"runner": "wine",
"slug": "the-wolf-among-us-telltale-game-client",
"installer_slug": "the-wolf-among-us-telltale-game-client",
"script": {
"files": [
{
"game": "N/A:Please select the Telletale (Download Center) Windows installer."
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files/Telltale Games/The Wolf Among Us/The Wolf Among Us.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "sandbox",
"description": "Disabling unused WINE features",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
}
]
}
}