Add discord-rpc submodule

This commit is contained in:
wheremyfoodat 2023-08-11 19:52:50 +03:00
parent 632e2e16ff
commit 16e2768df0
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -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