RageAgainstThePixel / upm-template

unity upm template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

upm-template

A Unity package manager repository template for quickly creating and setting up new UPM package projects in Unity.

Getting Started

  1. Create a new repository in GitHub using this template
  2. Clone to your local machine
  3. Run the InitializeTemplate.ps1 script from powershell, a command line, or terminal
  4. Follow prompt instructions
  5. Open in Unity to generate the missing meta files
  6. Check in project to source control

About

unity upm template

License:MIT License


Languages

Language:PowerShell 89.9%Language:C# 10.1%