mirror of
https://git.suyu.dev/suyu/discord-rpc.git
synced 2025-12-24 00:06:25 +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
|
|
@ -653,7 +653,7 @@ MonoBehaviour:
|
|||
m_EditorClassIdentifier:
|
||||
presence:
|
||||
state: Button clicking
|
||||
details:
|
||||
details: Best game ever
|
||||
startTimestamp: 0
|
||||
endTimestamp: 0
|
||||
largeImageKey: stable-large
|
||||
|
|
@ -663,10 +663,10 @@ MonoBehaviour:
|
|||
partyId: abcdefg
|
||||
partySize: 1
|
||||
partyMax: 10
|
||||
matchSecret:
|
||||
joinSecret:
|
||||
spectateSecret:
|
||||
instance: 0
|
||||
matchSecret: match_secret
|
||||
joinSecret: join_secret
|
||||
spectateSecret: spectate_secret
|
||||
instance: 1
|
||||
applicationId: 345229890980937739
|
||||
optionalSteamId:
|
||||
callbackCalls: 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue