Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

[Unity3d/C#] Itch.io API? Please help

A topic by Ata Berdyev created Nov 09, 2017 Views: 1,560 Replies: 2
Viewing posts 1 to 3

Hey, I'm new here. API documentation is a bit confusing. Can someone help?

How do I verify if user owns my game, for example? In C#

Thanks in advance.

In order to play the project directly in the browser, you need to make the export from unity3d into webGL, then pack it into a zip archive and add it to the site through the project adding form. The main thing that in the archive of the exported project was the file index.html.

Admin

We currently don't provide a pre-made Unity API for owner verification, but you can use our API to accomplish it. I've outlined some of the steps here: https://itch.io/post/309738