files:
- file01: N/A:Select the file "Devotion(412cce31).zip" downloaded from Red Candle
Games.
game:
exe: drive_c/Devotion/Devotion(412cce31)/Devotion.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Devotion
file: $file01
- task:
name: winekill
prefix: $GAMEDIR
description: Installer for the original digital version of Devotion from Red Candle
Games
game_slug: devotion
gogslug: ''
humblestoreid: ''
installer_slug: devotion-red-candle-games
name: Devotion
notes: 'You need to buy the game from here: https://shop.redcandlegames.com/app/devotion'
runner: wine
script:
files:
- file01: N/A:Select the file "Devotion(412cce31).zip" downloaded from Red Candle
Games.
game:
exe: drive_c/Devotion/Devotion(412cce31)/Devotion.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Devotion
file: $file01
- task:
name: winekill
prefix: $GAMEDIR
slug: devotion-red-candle-games
steamid: 1006510
version: Red Candle Games
year: 2019
{
"game_slug": "devotion",
"version": "Red Candle Games",
"description": "Installer for the original digital version of Devotion from Red Candle Games",
"notes": "You need to buy the game from here: https://shop.redcandlegames.com/app/devotion",
"name": "Devotion",
"year": 2019,
"steamid": 1006510,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "devotion-red-candle-games",
"installer_slug": "devotion-red-candle-games",
"script": {
"files": [
{
"file01": "N/A:Select the file \"Devotion(412cce31).zip\" downloaded from Red Candle Games."
}
],
"game": {
"exe": "drive_c/Devotion/Devotion(412cce31)/Devotion.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Devotion",
"file": "$file01"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
]
}
}