Installer rayman-redemption-windows

files:
- game_zip: N/A:Select the zip file from https://gamejolt.com/games/raymanredemption/340532
game:
  exe: $GAMEDIR/Rayman Redemption.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR
    file: game_zip
description: This will install the full game from Gamejolt. Make sure you download
  and select the zip file during install!
game_slug: rayman-redemption
gogslug: ''
humblestoreid: ''
installer_slug: rayman-redemption-windows
name: Rayman Redemption
notes: ''
runner: wine
script:
  files:
  - game_zip: N/A:Select the zip file from https://gamejolt.com/games/raymanredemption/340532
  game:
    exe: $GAMEDIR/Rayman Redemption.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR
      file: game_zip
slug: rayman-redemption-windows
steamid: null
version: Windows
year: 2020
{
  "game_slug": "rayman-redemption",
  "version": "Windows",
  "description": "This will install the full game from Gamejolt. Make sure you download and select the zip file during install!",
  "notes": "",
  "name": "Rayman Redemption",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "rayman-redemption-windows",
  "installer_slug": "rayman-redemption-windows",
  "script": {
    "files": [
      {
        "game_zip": "N/A:Select the zip file from https://gamejolt.com/games/raymanredemption/340532"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/Rayman Redemption.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "game_zip"
        }
      }
    ]
  }
}
Back to game