Lachee / discord-rpc-csharp

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

How to implement buttons in Unity #116

Closed youknowedo closed 3 years ago

youknowedo commented 3 years ago

I've learned how to implement buttons in normal C# code thanks to the examples but when I check in the Unity examples I can't find anything. I tried using the same code as in the Program.cs but it didn't work