mpv Discord RPC Version 2.1
Created by NoAiOne
Home • Download • Installation
- Download this repository or via releases
- Extract it to somewhere then follow the Instalation instruction below.
- Put
discord-rpc.dll
to your local mpv directory. (copy fromlib\win32
orlib\win64
) - Copy
scripts\mpv-drpc.lua
to your mpv scripts folder
- Put
libdiscord-rpc.so
to your local lib folder. (copy fromlib\linux
)- Usually on:
/usr/local/lib
- Usually on:
- Copy
scripts\mpv-drpc.lua
to your mpv scripts folder - Update your library path
- Put
libdiscord-rpc.dylib
to your local lib folder. (copy fromlib\osx
)- Usually on:
/usr/local/lib
- Usually on:
- Copy
scripts\mpv-drpc.lua
to your mpv scripts folder - Update your library path
Scripts folder location:
.\mpv\scripts
# Windows%APPDATA%\mpv\scripts
# Windows$HOME/.config/mpv/scripts
# Linux and Mac OS X
Discord-RPC library:
.\mpv
# Windows/usr/local/lib
# Linux and Mac OS X
If you're using Linux/Mac OS, make sure you compiled it with LuaJIT