Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Another tip! I see you have a launcher that asks for login — for itch.io users, you can require an API key in the app manifest: https://itch.io/docs/itch/integrating/manifest.htm... — this will let you retrieve itch.io user information as well as making sure they bought the game, without them needing to register on an external site.