Skip to content

Commit

Permalink
Added an example of a shortcut target to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Skuggomann authored and Skuggomann committed Oct 11, 2024
1 parent a5dd9a1 commit 12902df
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ This program edits the Plex web player code to change the skip button skip lengt
* 0 parameters: Changes to 5s/5s
* 1 parameter: Changes to [Parameter1]s/[Parameter1]s
* 2 parameters : Changes to [Parameter1]s/[Parameter2]s
* The input parameters can be added to the end of a shortcut to the executable
* The input parameters can be added to the end of a shortcut target to the executable like so: `"C:\Plex Skip Button Patcher.exe" 5 10`
* The program requires admin privileges because of the Plex file permissions on the default install
* The program just removes the index.html script integrity checks instead of updated them with the correct checksum because it works
* The program just removes the index.html script integrity checks instead of updated them with the correct checksum because it works

0 comments on commit 12902df

Please sign in to comment.