Skip to main content

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

GitHub Help!

A topic by CrazyMage_01 created Nov 30, 2021 Views: 404 Replies: 4
Viewing posts 1 to 4
Submitted

I've never used Git before and am really unsure what I'm actually supposed to do in it. Can I just submit the game to itch normally, or do I have to use Git?

Thanks

Submitted

You need to fill the required field Github, regretfully.

So basically in Git you just need to:

1. register in Github
2. create repository (ex: your game name)
3. upload all your game files in the "Code" on repository

Correct me if I'm wrong though since this is my first time with Github too.

Submitted

OK I will try this later, thanks so much! 

I am not sure but if your game made with Unity or UE, its has lot of files so you can not upload full project. So you can upload only asset folder (in Unity case). There is git asset for Unity it might help but I didn't try it yet. 

Submitted

Hi Guys, thanks for the help. If anyone else has a similar issue, here is a link to a really helpful Brackeys tutorial that helped clear some things up for me