https://github.com/rageagainstthepixel/upm-template
unity upm template
https://github.com/rageagainstthepixel/upm-template
openupm repository-template repository-utilities template unity unity3d upm upm-package
Last synced: 3 months ago
JSON representation
unity upm template
- Host: GitHub
- URL: https://github.com/rageagainstthepixel/upm-template
- Owner: RageAgainstThePixel
- License: mit
- Created: 2021-06-14T19:52:13.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-21T15:47:17.000Z (4 months ago)
- Last Synced: 2025-01-31T03:56:58.305Z (3 months ago)
- Topics: openupm, repository-template, repository-utilities, template, unity, unity3d, upm, upm-package
- Language: PowerShell
- Homepage:
- Size: 125 KB
- Stars: 14
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# 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