Skip to main content

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

hi!

Thanks for letting me know I hope I fixed it

If now may you please tell,e what I should do/download to fix it

Sorry, but did not work.  You have to upload all the folder that Unity created when you did the build (I think).  I work on Unreal, so I can't help much...

The .sln and .csproj files won't help. You need to upload everything that is in the Build folder when you build the game. You might have named the folder something else. But you need to include all the files that are generated when you build the game. Let us know if you upload the full build and I'd be happy to give it a try!

Hi 

thank you all for your help I think I got it now 

I hope you enjoy the game. also sorry for the bugs I didn't have time to finish it and I'm a 3D artist more than a programmer

It looks like you uploaded the entire Unity project folder, but I don't see a Build folder in there. You need to build the game in the Unity Editor. It will prompt you to either select a folder or create a new one. You need to upload all of the files it creates in that folder, and only those files. Here's the page about creating builds from the official documentation: https://docs.unity3d.com/Manual/PublishingBuilds.html

There are also lots of tutorials out there if you search around. Best of luck!