New Project - Downloading apps

Hi

When setting up a new SGTK project, we base the configuration on an existing project on disk.

In spite of this, the apps used for the project are downloaded from the internet.

What we want, and are expecting, is a clone of the template project that lives on our high speed system.

How can we make this happen?

Thanks, clinton.

1 Like

I believe it should take a copy of any app, engine, framework, or core that can be found in your bundle cache before looking online. It won’t take it from the source project configuration however.

1 Like

Thanks for clarifying for this @philip.scadding