files:
- setup: N/A:Select installer
game:
arch: win32
exe: $GAMEDIR/drive_c/GOG Games/Psychonauts/Psychonauts.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $setup
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
description: null
game_slug: psychonauts
gogslug: psychonauts
humblestoreid: psychonauts
installer_slug: psychonauts-windows-gog
name: Psychonauts
notes: ''
runner: wine
script:
files:
- setup: N/A:Select installer
game:
arch: win32
exe: $GAMEDIR/drive_c/GOG Games/Psychonauts/Psychonauts.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $setup
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
slug: psychonauts-windows-gog
steamid: 3830
version: Windows GOG
year: 2005
{
"game_slug": "psychonauts",
"version": "Windows GOG",
"description": null,
"notes": "",
"name": "Psychonauts",
"year": 2005,
"steamid": 3830,
"gogslug": "psychonauts",
"humblestoreid": "psychonauts",
"runner": "wine",
"slug": "psychonauts-windows-gog",
"installer_slug": "psychonauts-windows-gog",
"script": {
"files": [
{
"setup": "N/A:Select installer"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/GOG Games/Psychonauts/Psychonauts.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "$setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"Desktop": true
}
}
}