files:
- goginstall: N/A:Select the Windows setup file downloaded from GOG
game:
exe: drive_c/GOG Games/Ori and The Blind Forest - Definitive Edition/oriDE.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Running Setup
executable: goginstall
name: wineexec
description: null
game_slug: ori-and-the-blind-forest-definitive-edition
gogslug: ori_and_the_blind_forest_definitive_edition
humblestoreid: ''
installer_slug: ori-and-the-blind-forest-defi-gog
name: 'Ori and the Blind Forest: Definitive Edition'
notes: ''
runner: wine
script:
files:
- goginstall: N/A:Select the Windows setup file downloaded from GOG
game:
exe: drive_c/GOG Games/Ori and The Blind Forest - Definitive Edition/oriDE.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Running Setup
executable: goginstall
name: wineexec
slug: ori-and-the-blind-forest-defi-gog
steamid: 387290
version: GOG
year: 2016
{
"game_slug": "ori-and-the-blind-forest-definitive-edition",
"version": "GOG",
"description": null,
"notes": "",
"name": "Ori and the Blind Forest: Definitive Edition",
"year": 2016,
"steamid": 387290,
"gogslug": "ori_and_the_blind_forest_definitive_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "ori-and-the-blind-forest-defi-gog",
"installer_slug": "ori-and-the-blind-forest-defi-gog",
"script": {
"files": [
{
"goginstall": "N/A:Select the Windows setup file downloaded from GOG"
}
],
"game": {
"exe": "drive_c/GOG Games/Ori and The Blind Forest - Definitive Edition/oriDE.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating WINE prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Running Setup",
"executable": "goginstall",
"name": "wineexec"
}
}
]
}
}