Installer unworthy-gog

files:
- goginstaller: N/A:Please select the game's setup file
game:
  exe: $GAMEDIR/drive_c/GOG Games/Unworthy/Unworthy.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Installing Unworthy. Please click through the dialog.
    executable: goginstaller
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: unworthy
gogslug: unworthy
humblestoreid: ''
installer_slug: unworthy-gog
name: Unworthy
notes: You must install libstrangle first, which Lutris uses to limit the game to
  30 FPS, since the game's speed is tied to its frame rate. https://gitlab.com/torkel104/libstrangle
runner: wine
script:
  files:
  - goginstaller: N/A:Please select the game's setup file
  game:
    exe: $GAMEDIR/drive_c/GOG Games/Unworthy/Unworthy.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Installing Unworthy. Please click through the dialog.
      executable: goginstaller
      name: wineexec
      prefix: $GAMEDIR
slug: unworthy-gog
steamid: 613190
version: GOG
year: 2018
{
  "game_slug": "unworthy",
  "version": "GOG",
  "description": null,
  "notes": "You must install libstrangle first, which Lutris uses to limit the game to 30 FPS, since the game's speed is tied to its frame rate. https://gitlab.com/torkel104/libstrangle",
  "name": "Unworthy",
  "year": 2018,
  "steamid": 613190,
  "gogslug": "unworthy",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "unworthy-gog",
  "installer_slug": "unworthy-gog",
  "script": {
    "files": [
      {
        "goginstaller": "N/A:Please select the game's setup file"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/GOG Games/Unworthy/Unworthy.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Unworthy. Please click through the dialog.",
          "executable": "goginstaller",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game