An open API service indexing awesome lists of open source software.

https://github.com/careboo/upmtemplate-2020

Unity Package Manager Project Template for Unity Editor 2020
https://github.com/careboo/upmtemplate-2020

unity

Last synced: 2 months ago
JSON representation

Unity Package Manager Project Template for Unity Editor 2020

Awesome Lists containing this project

README

          

# UPMTemplate

Unity Package Manager Template Repository

## Setup

1. Initialize the package with the organization name and the package name by running the `Initialize Package` action.
2. Setup your Unity License file using the `Acquire Unity Activation File`.
3. Add the license file as a secret to your account or the project, with the name `UNITY_LICENSE_2020`.
4. If you'd like to customize the GitHub workflows even further, please check out [unity-ci](https://unity-ci.com/docs)