diff --git a/pages/linux/protontricks.md b/pages/linux/protontricks.md index dc14615a4..2aa90fcc6 100644 --- a/pages/linux/protontricks.md +++ b/pages/linux/protontricks.md @@ -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`