Installer a-test-d9vk11

files:
- d9vk011: https://github.com/Joshua-Ashton/d9vk/releases/download/0.11/d9vk-release-0.11.2a0c153b0c9e0b754b9cfc41ea16c5bdc758fab5.zip
game:
  arch: win32
  exe: null
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $CACHE/d9vk-0.11/
    file: d9vk011
- move:
    dst: $HOME/.local/share/lutris/runtime/dxvk/d9vk-0.11/
    src: $CACHE/d9vk-0.11/dxvk-release/
description: null
game_slug: test
gogslug: ''
humblestoreid: ''
installer_slug: a-test-d9vk11
name: A test
notes: ''
runner: wine
script:
  files:
  - d9vk011: https://github.com/Joshua-Ashton/d9vk/releases/download/0.11/d9vk-release-0.11.2a0c153b0c9e0b754b9cfc41ea16c5bdc758fab5.zip
  game:
    arch: win32
    exe: null
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $CACHE/d9vk-0.11/
      file: d9vk011
  - move:
      dst: $HOME/.local/share/lutris/runtime/dxvk/d9vk-0.11/
      src: $CACHE/d9vk-0.11/dxvk-release/
slug: a-test-d9vk11
steamid: null
version: d9vk11
year: null
{
  "game_slug": "test",
  "version": "d9vk11",
  "description": null,
  "notes": "",
  "name": "A test",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "a-test-d9vk11",
  "installer_slug": "a-test-d9vk11",
  "script": {
    "files": [
      {
        "d9vk011": "https://github.com/Joshua-Ashton/d9vk/releases/download/0.11/d9vk-release-0.11.2a0c153b0c9e0b754b9cfc41ea16c5bdc758fab5.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": null,
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$CACHE/d9vk-0.11/",
          "file": "d9vk011"
        }
      },
      {
        "move": {
          "dst": "$HOME/.local/share/lutris/runtime/dxvk/d9vk-0.11/",
          "src": "$CACHE/d9vk-0.11/dxvk-release/"
        }
      }
    ]
  }
}
Back to game