diff --git a/vcpkg.json b/vcpkg.json index c64e848..1ce0dd5 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -4,6 +4,7 @@ "version": "1.0.0", "dependencies": [ "curl", - "detours" + "detours", + "discord-rpc" ] } \ No newline at end of file