Skip to content

Commit fd72792

Browse files
Add Unity Social SDK sample (#7827)
1 parent 2c539c6 commit fd72792

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/discord-social-sdk/getting-started/using-unity.mdx

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -881,7 +881,15 @@ Congratulations! You've successfully integrated the Discord Social SDK into Unit
881881

882882
## Next Steps
883883

884-
You have successfully set up the Discord Social SDK with Unity and authenticated with Discord!You can now use the SDK to add more social features in your project.
884+
### Social SDK Unity sample
885+
886+
Check out our [in depth sample for using the Social SDK in Unity](https://github.com/discord/social-sdk-unity-sample) following the best practices laid out in these guides. It contains easy to drop in prefabs with both code and UI to quickly integrate Discord's social features into your game.
887+
888+
![Video showing off the Unity sample with the Discord Social SDK](images/social-sdk/getting-started/unity-sample-preview.webp)
889+
890+
### Continuing On
891+
892+
Follow these guides to dive deeper into the features of the Discord Social SDK.
885893

886894
<Container>
887895
<Card title="Creating a Unified Friends List" link="/docs/discord-social-sdk/development-guides/creating-a-unified-friends-list" icon="ListViewIcon">
2.7 MB
Loading

0 commit comments

Comments
 (0)