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

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

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

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

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

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

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

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.

Congratulations! You've created your first cross-platform app!
Further in the documentation, check out how you can integrate your app into other platforms such as iDos Games Platform, Google Play, Apple AppStore, Telegram Mini Apps and others, create your own token smart-contracts and NFT contracts and integrate in a couple of clicks into your app, integrate AI, set up ad monetization, subscriptions and more.
Last updated
Was this helpful?