𝔐𝔞𝔱𝔱𝔦𝔫
Explore posts from serversHelp with DiscordGameSDK in a C# project (no Unity)
I am currently trying to develop a plugin for a Unity game. For this I created a C# project, where I want to use Discord Rich Presence.
Here is my main cs file:
I have the five
discord_game_sdk.*
files within the root of my project directory and added the .cs
files for the SDK within a folder called DiscordGameSDK
. Somehow I still get the following error:
What am I missing? Any help appreciated :D46 replies