Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

I would recommend you get a github account and learn the following commands:

git clone

git pull

git push

git commit -am 


I commit my changes after each session.