Skip to main content

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

Just a heads up, you need to upload a compressed file (.zip or other) of your full build file, not just the application (.exe.). Unity should build everything into a single file and it should include some other stuff in that build file like a UnityPlayer.dll, gamename_Data folder and so on. The application file is not stand alone, it needs everything that is placed into that folder with it in order to work. Hope this helps a bit.

Oh okie thank you for that, I have never published a game before so thanks for the heads up. I'll keep this in mind