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 either:
InitializeTemplate.ps1script from PowerShell (Windows)InitializeTemplate.shscript from Terminal (macOS/Linux)
- Follow prompt instructions
- Open in Unity to generate the missing meta files
- Check in project to source control