LutrisInstallers/playnite.yml

26 lines
572 B
YAML

name: Playnite
game_slug: playnite
version: Installer
slug: playnite-installer
runner: wine
script:
game:
exe: drive_c/users/$USER/Local Settings/Application Data/Playnite/PlayniteUI.exe
prefix: $GAMEDIR
files:
- installer: https://github.com/JosefNemec/Playnite/releases/download/8.11/Playnite811.exe
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
app: corefonts dotnet48
name: winetricks
prefix: $GAMEDIR
- task:
args: /S
executable: installer
name: wineexec
prefix: $GAMEDIR