Installer o2jam-simple-wine-prefix

game:
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine 64-bit Prefix
    name: create_prefix
    prefix: $GAMEDIR
wine:
  version: lutris-7.2-2-x86_64
description: Simple Wine Prefix to get you started
game_slug: o2jam
gogslug: ''
humblestoreid: ''
installer_slug: o2jam-simple-wine-prefix
name: O2Jam
notes: "The game needs manual configurations and tweaks which can't be done through\
  \ Lutris scripting. You'll find a detailed guide here:\r\nhttps://cryptpad.fr/pad/#/3/pad/view/fedd2ee22a2ddcef8817ac7491ab3fa2/embed/"
runner: wine
script:
  game:
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine 64-bit Prefix
      name: create_prefix
      prefix: $GAMEDIR
  wine:
    version: lutris-7.2-2-x86_64
slug: o2jam-simple-wine-prefix
steamid: 2016940
version: Simple Wine Prefix
year: 2002
{
  "game_slug": "o2jam",
  "version": "Simple Wine Prefix",
  "description": "Simple Wine Prefix to get you started",
  "notes": "The game needs manual configurations and tweaks which can't be done through Lutris scripting. You'll find a detailed guide here:\r\nhttps://cryptpad.fr/pad/#/3/pad/view/fedd2ee22a2ddcef8817ac7491ab3fa2/embed/",
  "name": "O2Jam",
  "year": 2002,
  "steamid": 2016940,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "o2jam-simple-wine-prefix",
  "installer_slug": "o2jam-simple-wine-prefix",
  "script": {
    "game": {
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine 64-bit Prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "version": "lutris-7.2-2-x86_64"
    }
  }
}
Back to game