diff --git a/.gitmodules b/.gitmodules index 532659db..0fc17065 100644 --- a/.gitmodules +++ b/.gitmodules @@ -26,3 +26,6 @@ path = third-party/winpthread url = https://github.com/shadps4/winpthread.git branch = main +[submodule "third-party/discord-rpc"] + path = third-party/discord-rpc + url = https://github.com/discord/discord-rpc diff --git a/third-party/discord-rpc b/third-party/discord-rpc new file mode 160000 index 00000000..963aa9f3 --- /dev/null +++ b/third-party/discord-rpc @@ -0,0 +1 @@ +Subproject commit 963aa9f3e5ce81a4682c6ca3d136cddda614db33