You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Java is required for the next step so make sure you have installed it if not [Cl
11
11
12
12
After making sure the necessary requirements are met, navigate to the folder with the jar file within it.
13
13
14
-
Open a terminal in the folder and execute this command `java -jar VLCDiscord-RPC-v1.jar --keepTime true --ignoreActiveVLC true` (adjust naming if needed)
14
+
Open a terminal in the folder and execute this command `java -jar VLCDiscord-RPC-v1.jar --keepTime true` (adjust naming if needed)
15
15
16
16
First time runs will place an extension in `\AppData\Roaming\vlc` for which you will need to activate each time when running the program (VLC limitations)
0 commit comments