Installer wargroove-steam
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.
game: appid: 607050 arch: win64 args: --skip-intro prefix: $GAMEDIR/prefix winesteam: dxvk: true version: tkg-4.0-x86_64
{ "game": { "arch": "win64", "args": "--skip-intro", "prefix": "$GAMEDIR/prefix", "appid": 607050 }, "winesteam": { "dxvk": true, "version": "tkg-4.0-x86_64" } }