files:
- setup: N/A:Please select the GOG.com Windows Installer
game:
arch: win32
exe: drive_c/GOG Games/Samorost 2/Samorost2.exe
prefix: $GAMEDIR/
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Samorost 2
executable: setup
name: wineexec
prefix: $GAMEDIR
description: GOG Windows version with Wine
game_slug: samorost-2
gogslug: samorost2
humblestoreid: samorost2
installer_slug: samorost-2-gog-wine
name: Samorost 2
notes: ''
runner: wine
script:
files:
- setup: N/A:Please select the GOG.com Windows Installer
game:
arch: win32
exe: drive_c/GOG Games/Samorost 2/Samorost2.exe
prefix: $GAMEDIR/
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Samorost 2
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: samorost-2-gog-wine
steamid: 40720
version: GOG Wine
year: 2009
{
"game_slug": "samorost-2",
"version": "GOG Wine",
"description": "GOG Windows version with Wine",
"notes": "",
"name": "Samorost 2",
"year": 2009,
"steamid": 40720,
"gogslug": "samorost2",
"humblestoreid": "samorost2",
"runner": "wine",
"slug": "samorost-2-gog-wine",
"installer_slug": "samorost-2-gog-wine",
"script": {
"files": [
{
"setup": "N/A:Please select the GOG.com Windows Installer"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Samorost 2/Samorost2.exe",
"prefix": "$GAMEDIR/"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Samorost 2",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}