Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

You don't need to upload everything. Just the code. Many people would not even upload assets as they might be under some license.
Look up for git ignore file for UE and add it to your repo. This should filter out most of the stuff that you don't need to upload for sure.

Alright, thanks. We'll do that.