Getting Started
To get started, you'll need to download and install the Unity Hub and Unity Editor.
We recommend using the 2022 LTS version of Unity.
- Download the latest thirdweb Unity SDK package from the releases page. 
- Drag and drop the package into your Unity project. 
- Play around in our example - Scene_Playgroundto test out the SDK!
- Refer to the Build Settings, pick a target platform and build your scene! - We support all platforms. 
Now you're ready to use the SDK in your own scene!
We recommend adding a ThirdwebManager prefab to your scene.
Navigate to Thirdweb > Runtime > Unity > Prefabs and drag the ThirdwebManager into your scene.
Alternatively, use our handy quickstart installer from the top level Tools > Thirdweb menu.