files:
- goginstaller: N/A:Please select the GOG.com Windows installer.
game:
arch: win64
exe: drive_c/GOG Games/Fallout 4 GOTY/Fallout4Launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: 'Installing Fallout 4: Game of the Year Edition'
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: fallout-4-game-of-the-year-edition
gogslug: fallout_4_game_of_the_year_edition
humblestoreid: ''
installer_slug: fallout-4-game-of-the-year-ed-gog
name: 'Fallout 4: Game of the Year Edition'
notes: ''
runner: wine
script:
files:
- goginstaller: N/A:Please select the GOG.com Windows installer.
game:
arch: win64
exe: drive_c/GOG Games/Fallout 4 GOTY/Fallout4Launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: 'Installing Fallout 4: Game of the Year Edition'
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
slug: fallout-4-game-of-the-year-ed-gog
steamid: null
version: GOG
year: 2017
{
"game_slug": "fallout-4-game-of-the-year-edition",
"version": "GOG",
"description": "",
"notes": "",
"name": "Fallout 4: Game of the Year Edition",
"year": 2017,
"steamid": null,
"gogslug": "fallout_4_game_of_the_year_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "fallout-4-game-of-the-year-ed-gog",
"installer_slug": "fallout-4-game-of-the-year-ed-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Please select the GOG.com Windows installer."
}
],
"game": {
"arch": "win64",
"exe": "drive_c/GOG Games/Fallout 4 GOTY/Fallout4Launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Fallout 4: Game of the Year Edition",
"executable": "goginstaller",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}