Source Control (GIT)

From PowerUI
Revision as of 15:09, 13 January 2017 by 151.229.186.156 (talk)
Jump to: navigation, search

PowerUI's source is available via GIT to everybody with a PowerUI license along with a web based Gitlab UI for easy access. It's highly recommended you set up access as it's easy to do and will keep you right up to date with all the latest changes. Known bugs and feature requests are handled there too.

Gaining access

  • Create an account on My PowerUI.
  • Drop in your invoice number from the Unity Asset Store. You can get hold of the invoice number directly from your Unity Asset downloads window, or from the purchase email.
  • You'll then see a box at the top which can grant you access. Click on the button (and expect a small barrage of emails!)
  • You can now login to and checkout any of the PowerUI repositories.

Checking it out

The UnityProject repository contains all of the individual modules, so you'll want to check that one out. Make sure you do a recursive checkout. The repository uses GIT Submodules (~20 of them), so a recursive checkout will make sure all of them are included for you.