Skip to content

Commit

Permalink
Add protontricks-launch to run .exes via commandline (#1885)
Browse files Browse the repository at this point in the history
This is a partner script to `/usr/bin/protontricks` to be able to run .exes via commandline.
  • Loading branch information
termdisc authored Nov 16, 2024
1 parent afd8c23 commit 39c1a87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions system_files/desktop/shared/usr/bin/protontricks-launch
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/usr/bin/bash
/usr/bin/flatpak run --command=protontricks-launch com.github.Matoking.protontricks "$@"

0 comments on commit 39c1a87

Please sign in to comment.