Why do we have to connect to internet in order to create new project?

Hey Devs, could you please tell me why do we have to connect to an internet connection in order to create new project every time.

Like what if I at a place where is no internet ( I know its not practical but even then ) or something.

An alternative I have found to this problem is to copy already existing project and rename it with other name and open in Defold.

Also, could you please add option to screen size of project via settings and not from code. And why there appears no line indicating screen size.

( Not a native English Speaker )

Currently the template projects are downloaded from GitHub (for example, here’s the Empty project template: https://github.com/defold/template-empty). I know it’s been suggested before to bundle all the templates in with the editor, but I can’t find an issue for it :thinking:

2 Likes

You can just clone the templates directly from Github and open it from Defold. Is the same as creating the project online, the only difference is the project name, that can be easily changed within the Editor.

PS: Sorry for my poor english.

3 Likes