File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 1111<p align =" center " ><strong >Best in class Web3 SDK for Unity games</strong ></p >
1212<br />
1313
14- ## Supported platforms
14+ # Supported platforms
1515
1616- [x] WebGL
1717- [ ] Desktop (coming soon)
1818- [ ] Android (coming soon)
1919- [ ] iOS (coming soon)
2020
21- ## Installation
21+ # Installation
2222
2323Head over to the [ releases] ( https://github.com/thirdweb-dev/unity-sdk/releases ) page and download the latest ` .unitypackage ` file.
2424
2525Drag and drop the file into your project.
2626
2727The package comes with a sample Scene showcasing the different capabilities of the SDK.
2828
29- ## Build
29+ # Build
3030
3131- Open your ` Build settings ` , select ` WebGL ` as the target platform.
3232- Open ` Player settings ` > ` Resolution and Presentation ` and under ` WebGLTemplate ` choose ` Thirdweb ` .
3333- Save and click ` Build and Run ` to test out your game in a browser.
3434
35- ## Usage
35+ Note that in order to communicate with the SDK, you need to ` Build and run ` your project so it runs in a browser context.
36+
37+ #### _ ** Interacting with the SDK within the Unity Editor is NOT supported.** _
38+
39+ # Usage
3640
3741``` csharp
3842// instantiate a read only SDK on any EVM chain
You can’t perform that action at this time.
0 commit comments