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
Execute `java -jar VLCDiscord-RPC-v1.jar --keepTime true` (adjust naming if needed)
14
14
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)
15
15
16
16
## Commands and preferances
@@ -32,4 +32,4 @@ I got bored and recently had installed VLC and wanted to see if I could make a D
32
32
33
33
### Credits
34
34
35
-
Huge thanks to this person btw, would not be possible without editing some parts of his VLC lua plugin @un-pogazhttps://github.com/un-pogaz/Now-Playing-in-texts
35
+
Huge thanks to the developers of these projects [Now Playing in texts by un-pogaz](https://github.com/un-pogaz/Now-Playing-in-texts) and [Discord IPC](https://github.com/jagrosh/DiscordIPC)
0 commit comments