mirror of
https://git.suyu.dev/suyu/discord-rpc.git
synced 2025-12-23 15:55:06 +01:00
Update Unity example (also, remove dll, need to do that a better way)
This commit is contained in:
parent
1a278528a2
commit
c053b72f58
4 changed files with 7 additions and 6 deletions
|
|
@ -55,6 +55,7 @@ public class DiscordRpc
|
|||
{
|
||||
public string userId;
|
||||
public string username;
|
||||
public string discriminator;
|
||||
public string avatar;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue