Defold version 1.2.128 this is editor 2… perhaps there’s a reason it is labeled as it is, and some people think ‘2’ when they see that. Anyhow…
Decided to have a look, see if my project was still working and promptly dragged stuff all over willy nilly because this touch screen is finicky. Eventually I will get it back together, I hope. This did make me decide to finally install git.
Let me see if I got this right…
With my projects on my local machine:
I can fart around with back up drives and the like. Paper even (which I did to trace as I have no printer, now I use a scratch version of vscode).
OR
In the DEFOLD editor:
File>synchronize
(or start the project from the dashboard)
And use Defold’s built in git.
I would assume this would be some sort of private repo.
I would guess I may or may not even need git for this, which if true might be a plus worth mentioning. I would assume it’s one less thing to deal with, learn, etc.
I should actually do this for the tutorials.
Hopefully they’ll be even better this go around.
OR
I can create an origin repo with command line git or some third party application. Need a URL. Not sure how current the instructions for setting that up are, or if it depends on wether or not I want the defold engine connected that way.
I wonder what the pros and cons are…
Do I need the engine to be aware of git, or …
…could I simply close it when doing anything with git, and hope when it starts it refreshes itself.
Seems a bit cumbersome to be honest, although may be desired for more complicated or in depth project management.