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.

Last updated

Was this helpful?