added discord rpc

This commit is contained in:
delledev
2024-10-01 10:42:47 +03:00
parent afe32d1e03
commit 18df757380
8 changed files with 75 additions and 48 deletions

5
.gitmodules vendored
View File

@@ -94,4 +94,7 @@
[submodule "externals/pugixml"]
path = externals/pugixml
url = https://github.com/zeux/pugixml.git
shallow = true
shallow = true
[submodule "externals/discord-rpc"]
path = externals/discord-rpc
url = https://github.com/delledev/discord-rpc