Lachee / discord-rpc-csharp

C# custom implementation for Discord Rich Presence. Not deprecated and still available!
MIT License
561 stars 93 forks source link

[BUG] Cannot install Discord RPC package for unity. #199

Closed J0nathan550 closed 1 year ago

J0nathan550 commented 1 year ago

I tried to install Discord RPC nuget package for Unity. but have an issue where Unity says that I don't Discord RPC namespace. When I installed Discord RPC package. What to do in this case? Also tried to install localy but still I had no luck on installing this library.

Lachee commented 1 year ago

dont use the nuget package for unity, use the unitypackage. Since this project needs an update in its build pipeline, you will have to build the package manually for now: https://github.com/Lachee/discord-rpc-csharp#building