Is there a way to automatically download asset packages for every new project?

So, let’s say I have a bunch of assets that I bought from the Asset store. Is there a way to set it up so when I start a new project it automatically downloads the ones I want every time without having to go to the Asset store and having to do them one by one manually?

The upcoming Project Templates feature should make it easy to do this in the future. See this post .

For now this is only possible using the command line (cloneFromTemplate) or by adding dependencies to assets in the project manifest file.

1 Like