Skip to content
/ mdrpc Public

Discord Rich Presence for MPV - as a native plugin

License

Notifications You must be signed in to change notification settings

modeco80/mdrpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mdrpc

mdrpc is a native Discord Rich Pressence MPV plugin written in C++, licensed under the MIT License.

Building

Building on either Windows or Linux should be as easy as

mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=RelWithDebInfo
cmake --build .

Installation

Copy the DLL or SO to your configured mpv scripts directory or call MPV with --script=<path to SO/DLL>.

About

Discord Rich Presence for MPV - as a native plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published