Discord presence

This commit is contained in:
Federico Cecchetto
2021-04-25 04:09:13 +02:00
parent 3afbe2d473
commit 21efd3eceb
7 changed files with 158 additions and 0 deletions

6
.gitmodules vendored
View File

@ -10,3 +10,9 @@
[submodule "deps/GSL"]
path = deps/GSL
url = https://github.com/Microsoft/GSL.git
[submodule "deps/rapidjson"]
path = deps/rapidjson
url = https://github.com/Tencent/rapidjson.git
[submodule "deps/discord-rpc"]
path = deps/discord-rpc
url = https://github.com/discord/discord-rpc.git