Add Playnite
This commit is contained in:
25
playnite.yml
Normal file
25
playnite.yml
Normal 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
|
Reference in New Issue
Block a user