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
- Host: GitHub
- URL: https://github.com/careboo/upmtemplate-2020
- Owner: CareBoo
- License: mit
- Created: 2020-08-19T07:05:57.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-14T01:16:25.000Z (almost 5 years ago)
- Last Synced: 2025-12-19T22:55:44.590Z (6 months ago)
- Topics: unity
- Language: C#
- Homepage:
- Size: 106 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)