Quick Start Unity SDK

  1. In Unity Hub, create a new project (use the latest version of Unity LTS) or open your existing project.

  1. After opening the project go to “File” -> “Build Profiles”. Select “Web” and click on the “Switch Platform” button

  1. After changing the platform go to the “Player Settings” section

  1. And in the “Other Settings” subsection, set the settings like this:

  1. And in the “Publishing Settings” subsection, set the settings like this:

  1. Next, we need to install iDos Games SDK into the project. To do this we need to download the latest version of the package from the link - https://github.com/iDos-Games/iDos-Games-Engine-Unity-SDK/releases

  1. Then go to the menu “iDos Games” -> “General Settings” and in Inspector set the test TitleID = 8HC7K5TB and press the button “Save Settings

  1. After customizing iDos Games SDK, let's test the solution. To do this, let's add demo scenes to the project. And then run the “Login” scene.

  1. If you are using Unity 2021 or 2022, make sure that in the Assets\iDosGamesSDK Modules\Crypto Wallet IGC\Nethereum folder all libraries except NethereumMetamask.jslib have such settings as in the picture below

Last updated

Was this helpful?