Installer quake-champions-pts-steam-proton
This script is for reference only and can't be directly used to install the game in the Lutris client. To install the game, download the full script.
files: - qcshadercache: https://github.com/Zeioth/zeioth-lutris/raw/master/game-installers/quake-champions/quake-champions-dxvk-cache-0.0.10.zip game: appid: 743650 installer: - extract: dst: $GAMEDIR/../../shadercache/743650/DXVK_state_cache/ file: qcshadercache format: zip
{ "files": [ { "qcshadercache": "https://github.com/Zeioth/zeioth-lutris/raw/master/game-installers/quake-champions/quake-champions-dxvk-cache-0.0.10.zip" } ], "installer": [ { "extract": { "dst": "$GAMEDIR/../../shadercache/743650/DXVK_state_cache/", "format": "zip", "file": "qcshadercache" } } ], "game": { "appid": 743650 } }