A Unity package manager repository template for quickly creating and setting up new UPM package projects in Unity.
- Create a new repository in GitHub using this template
- Clone to your local machine
- Run the
InitializeTemplate.ps1
script from powershell, a command line, or terminal - Follow prompt instructions
- Open in Unity to generate the missing meta files
- Check in project to source control