• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!
  • Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Question - IDE The git plugin has removed in the version of 2.0.3.56??

T

TonyChan

Guest
I used to see it in the previous version and it is disappeared now.
 

gnysek

Member
It wasn't in public beta for sure. Maybe in closed one, but I have public beta from it's first day, and git wasn't there (except for tab near compile errors).
 
T

TonyChan

Guest
The SCM Git module isn't publicly available yet (but will be soon).
thx. i will be waiting for it . there are many temp files in the project, hope the scm git module can push clearly.
 

gnysek

Member
1) you can use git anyway
2) if GMS2 won't do "git add *" on source control init in project, then it should push clearly - otherwise - no way, you need to use .gitignore file :)
 
Top