protontricks: add launch command (#15016)

Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
This commit is contained in:
Managor
2024-12-08 01:31:25 +02:00
committed by GitHub
parent e590ad1103
commit 733cc31ee7

View File

@@ -23,6 +23,10 @@
`protontricks -s {{game_name}}`
- Run an executable in the proton environment of a specific game:
`protontricks-launch --appid {{appid}} {{path/to/executable.exe}}`
- Display help:
`protontricks --help`