16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 03:09:18 +02:00

Add discord-rpc library

This commit is contained in:
2025-02-24 22:02:01 +01:00
parent 58de6f36dc
commit 27f4920869
3 changed files with 11 additions and 0 deletions

4
.gitmodules vendored
View File

@@ -19,3 +19,7 @@
[submodule "ref/asio"]
path = ref/asio
url = https://github.com/chriskohlhoff/asio.git
[submodule "ref/discord-rpc"]
path = ref/discord-rpc
url = https://github.com/discord/discord-rpc.git
branch = v3.4.0