files:
- setup: N/A:Please select the GOG.com Windows installer.
game:
arch: win64
exe: $GAMEDIR/drive_c/GOG Games/Littlewood/Littlewood.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
args: /SP- /NOCANCEL /SILENT /SUPPRESSMSGBOXES /DIR="C:/GOG Games/Littlewood"
executable: setup
name: wineexec
prefix: $GAMEDIR
description: GOG.com Windows version
game_slug: littlewood
gogslug: littlewood
humblestoreid: ''
installer_slug: littlewood-gogwindows
name: Littlewood
notes: ''
runner: wine
script:
files:
- setup: N/A:Please select the GOG.com Windows installer.
game:
arch: win64
exe: $GAMEDIR/drive_c/GOG Games/Littlewood/Littlewood.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
args: /SP- /NOCANCEL /SILENT /SUPPRESSMSGBOXES /DIR="C:/GOG Games/Littlewood"
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: littlewood-gogwindows
steamid: 894940
version: GOG/Windows
year: 2019
{
"game_slug": "littlewood",
"version": "GOG/Windows",
"description": "GOG.com Windows version",
"notes": "",
"name": "Littlewood",
"year": 2019,
"steamid": 894940,
"gogslug": "littlewood",
"humblestoreid": "",
"runner": "wine",
"slug": "littlewood-gogwindows",
"installer_slug": "littlewood-gogwindows",
"script": {
"files": [
{
"setup": "N/A:Please select the GOG.com Windows installer."
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/GOG Games/Littlewood/Littlewood.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "/SP- /NOCANCEL /SILENT /SUPPRESSMSGBOXES /DIR=\"C:/GOG Games/Littlewood\"",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}