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