discord-rpc-csharp
discord-rpc-csharp copied to clipboard
Failed to upload file or build "Discord RPC, Version=1.2.1.24, Culture=neutral, PublicKeyToken=null" or one of their dependencies. The specified file cannot be found.
Hello, your library is great, but I have a problem.
If I run my application through Visual Studio, then everything is fine (RPC works), but if I take the .exe file from the Release folder and open it separately, then I get an error and Discord RPC does not work.
Repository with the program: https://github.com/sledokkk/discordrpctest
I would be very grateful if you could explain what I'm doing wrong...