Installer rayman-redesigner-windows

files:
- game_zip: N/A:Select zip file from https://gamejolt.com/games/Rayman_ReDesigner/539216
game:
  exe: $GAMEDIR/drive_c/Rayman ReDesigner/Rayman ReDesigner.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Rayman ReDesigner
    file: game_zip
description: ''
game_slug: rayman-redesigner
gogslug: ''
humblestoreid: ''
installer_slug: rayman-redesigner-windows
name: Rayman ReDesigner
notes: "When selecting a custom level, the game will lose focus and the wine file\
  \ browser will appear.\r\nUse this browser to open a custom level file.\r\nOnce\
  \ you open a level, the game will regain focus. \r\nFor fullscreen KDE users: you\
  \ may need to click inside the game window to make the task manager disappear"
runner: wine
script:
  files:
  - game_zip: N/A:Select zip file from https://gamejolt.com/games/Rayman_ReDesigner/539216
  game:
    exe: $GAMEDIR/drive_c/Rayman ReDesigner/Rayman ReDesigner.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Rayman ReDesigner
      file: game_zip
slug: rayman-redesigner-windows
steamid: null
version: Windows
year: 2021
{
  "game_slug": "rayman-redesigner",
  "version": "Windows",
  "description": "",
  "notes": "When selecting a custom level, the game will lose focus and the wine file browser will appear.\r\nUse this browser to open a custom level file.\r\nOnce you open a level, the game will regain focus. \r\nFor fullscreen KDE users: you may need to click inside the game window to make the task manager disappear",
  "name": "Rayman ReDesigner",
  "year": 2021,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "rayman-redesigner-windows",
  "installer_slug": "rayman-redesigner-windows",
  "script": {
    "files": [
      {
        "game_zip": "N/A:Select zip file from https://gamejolt.com/games/Rayman_ReDesigner/539216"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Rayman ReDesigner/Rayman ReDesigner.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Rayman ReDesigner",
          "file": "game_zip"
        }
      }
    ]
  }
}
Back to game