Add Playnite

This commit is contained in:
2021-06-05 22:57:01 +02:00
parent 75a72f41af
commit f6fee49081

25
playnite.yml Normal file
View File

@ -0,0 +1,25 @@
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://playnite.link/update/stable/7.7/Playnite77.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