From 16e2768df06af420324d2e39caec86bfb84a5af4 Mon Sep 17 00:00:00 2001 From: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com> Date: Fri, 11 Aug 2023 19:52:50 +0300 Subject: [PATCH] Add discord-rpc submodule --- .gitmodules | 3 +++ third-party/discord-rpc | 1 + 2 files changed, 4 insertions(+) create mode 160000 third-party/discord-rpc 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