files:
- installer: N/A:Please download installer from your account overview at https://ravendawn.online/
game:
arch: win64
exe: drive_c/Program Files (x86)/Tavernlight Games/Ravendawn/ravendawn_dx.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2019
description: Installing Visual C++ libraries
name: winetricks
prefix: $GAMEDIR
- task:
description: Installing ravendawn
executable: installer
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: ravendawn
gogslug: ''
humblestoreid: ''
installer_slug: ravendawn-standalone-installer
name: Ravendawn
notes: ''
runner: wine
script:
files:
- installer: N/A:Please download installer from your account overview at https://ravendawn.online/
game:
arch: win64
exe: drive_c/Program Files (x86)/Tavernlight Games/Ravendawn/ravendawn_dx.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2019
description: Installing Visual C++ libraries
name: winetricks
prefix: $GAMEDIR
- task:
description: Installing ravendawn
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: ravendawn-standalone-installer
steamid: null
version: Standalone Installer
year: null
{
"game_slug": "ravendawn",
"version": "Standalone Installer",
"description": "",
"notes": "",
"name": "Ravendawn",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "ravendawn-standalone-installer",
"installer_slug": "ravendawn-standalone-installer",
"script": {
"files": [
{
"installer": "N/A:Please download installer from your account overview at https://ravendawn.online/"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/Tavernlight Games/Ravendawn/ravendawn_dx.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2019",
"description": "Installing Visual C++ libraries",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing ravendawn",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}