Installer paranoia-the-game-edition

files:
- installer: N/A:Select the game's setup file
game:
  exe: $GAMEDIR/drive_c/Games/PARANOIA - The Game Editon/paranoia.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Setting up wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: 'Installing Paranoia: The Game Edition

      Make sure to close installer after installation finishes

      After exiting, wait a bit for lutris to finish'
    executable: $installer
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: paranoia
gogslug: ''
humblestoreid: ''
installer_slug: paranoia-the-game-edition
name: Paranoia
notes: ''
runner: wine
script:
  files:
  - installer: N/A:Select the game's setup file
  game:
    exe: $GAMEDIR/drive_c/Games/PARANOIA - The Game Editon/paranoia.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Setting up wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: 'Installing Paranoia: The Game Edition

        Make sure to close installer after installation finishes

        After exiting, wait a bit for lutris to finish'
      executable: $installer
      name: wineexec
      prefix: $GAMEDIR
slug: paranoia-the-game-edition
steamid: null
version: The Game Edition
year: 2007
{
  "game_slug": "paranoia",
  "version": "The Game Edition",
  "description": null,
  "notes": "",
  "name": "Paranoia",
  "year": 2007,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "paranoia-the-game-edition",
  "installer_slug": "paranoia-the-game-edition",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Games/PARANOIA - The Game Editon/paranoia.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Setting up wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Paranoia: The Game Edition\nMake sure to close installer after installation finishes\nAfter exiting, wait a bit for lutris to finish",
          "executable": "$installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game