Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
0xFirekeeper committed Mar 28, 2024
2 parents dc74893 + 3f8c09f commit 9193546
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<p align="center">
<br />
<a href="https://thirdweb.com">
<img src="https://github.com/thirdweb-dev/js/blob/main/packages/sdk/logo.svg?raw=true" width="200" alt=""/>
<img src="https://github.com/thirdweb-dev/js/blob/main/legacy_packages/sdk/logo.svg?raw=true" width="200" alt=""/>
</a>
<br />
<h1 align="center">thirdweb Unity SDK</h1>
Expand Down Expand Up @@ -42,6 +42,8 @@ All you need is a [ThirdwebManager](https://portal.thirdweb.com/unity/thirdwebma

Various blockchain interaction examples are available in our `Scene_Prefabs` scene.

Payment related interaction examples are available in our `Scene_Pay` scene.

Notes:

- The SDK has been tested on Web, Desktop and Mobile platforms using Unity 2021 and 2022 LTS. We highly recommend using 2022 LTS.
Expand Down

0 comments on commit 9193546

Please sign in to comment.