Hi there, I took at look at your source but it's missing many files and folders. Your source needs to be everything needed for someone to download your game, open it up in the game engine (in your case, Unity), and hit Play to play your game.
Hi Yang. Thank you for having taken a look at my game.
My game's project folder is about 1.6GB. Do I need to upload all of it to somewhere? I was hoping I wouldn't need to, but I'll try if strictly necessary.
I've updated my game's GitHub repository to make the full project source available. I used GitHub's standard gitignore file for Unity projects in order to greatly reduce the amount and total size of files uploaded. I hope that's OK.