Hi,
I’d like to be able to automate the build of specific versions of my projects.
I figured out I could backup the asset server database, then make a project in the asset server with the backup I want, make a new project in Unity, update, then make the player.
The only thing I can’t figure out is how to update from the asset server with a command-line or an editor script. Is there a way to do this ?
Thanks