Installer quake-vkquake-095

exe: vkquake
files:
- engine: https://lutris.net/files/games/quake/vkquake-0.95-x86_64.tar.gz
- steam-data: $STEAM:2310:Id1
installer:
- extract:
    dst: $GAMEDIR
    file: engine
- merge:
    dst: $GAMEDIR/id1
    src: steam-data
- move:
    dst: $GAMEDIR/id1/pak0.pak
    src: $GAMEDIR/id1/PAK0.PAK
- move:
    dst: $GAMEDIR/id1/pak1.pak
    src: $GAMEDIR/id1/PAK1.PAK
description: Vulkan port of Quake (requires to have the game on Steam)
game_slug: quake
gogslug: quake_the_offering
humblestoreid: ''
installer_slug: quake-vkquake-095
name: Quake
notes: ''
runner: linux
script:
  exe: vkquake
  files:
  - engine: https://lutris.net/files/games/quake/vkquake-0.95-x86_64.tar.gz
  - steam-data: $STEAM:2310:Id1
  installer:
  - extract:
      dst: $GAMEDIR
      file: engine
  - merge:
      dst: $GAMEDIR/id1
      src: steam-data
  - move:
      dst: $GAMEDIR/id1/pak0.pak
      src: $GAMEDIR/id1/PAK0.PAK
  - move:
      dst: $GAMEDIR/id1/pak1.pak
      src: $GAMEDIR/id1/PAK1.PAK
slug: quake-vkquake-095
steamid: 2310
version: vkQuake 0.95
year: 1996
{
  "game_slug": "quake",
  "version": "vkQuake 0.95",
  "description": "Vulkan port of Quake (requires to have the game on Steam)",
  "notes": "",
  "name": "Quake",
  "year": 1996,
  "steamid": 2310,
  "gogslug": "quake_the_offering",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "quake-vkquake-095",
  "installer_slug": "quake-vkquake-095",
  "script": {
    "exe": "vkquake",
    "files": [
      {
        "engine": "https://lutris.net/files/games/quake/vkquake-0.95-x86_64.tar.gz"
      },
      {
        "steam-data": "$STEAM:2310:Id1"
      }
    ],
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "engine"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/id1",
          "src": "steam-data"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/id1/pak0.pak",
          "src": "$GAMEDIR/id1/PAK0.PAK"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/id1/pak1.pak",
          "src": "$GAMEDIR/id1/PAK1.PAK"
        }
      }
    ]
  }
}
Back to game