Openupm
OpenUPM is a managed UPM registry with automatic build services for open-source Unity packages.
openupm 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/openupm.git README Markdown
Copy this to your project's README.md
## Installation
Add **Openupm** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/openupm.git
```
[](https://www.pkglnk.dev/pkg/openupm)Dependencies (32)
README
OpenUPM - Open Source Unity Package Registry
Table of contents
- Introduction
- Sponsors and backers
- Ecosystem
- Bugs and feature requests
- Community
- Contributors
- Terms and license
- Status
Introduction
OpenUPM is an open-source service for hosting and building open-source Unity Package Manager (UPM) packages. The intention is to create a universal platform to discover, distribute, and share open-source UPM packages, and build a community along with it.
OpenUPM is composed of two parts:
- The managed scoped package registry for hosting UPM packages.
- The automatic build pipelines for tracking, building, and publishing UPM packages based on Git tags.
DISCLAIMER: OpenUPM is an open-source service, not an official service provided by Unity Technologies Inc.
Learn more at our documentations.
Sponsors and backers
OpenUPM is an independent project with its ongoing development made possible entirely thanks to the support by our awesome sponsors, backers, and contributors. If you'd like to join them, please consider:
Service Sponsors
|
|
|
Ecosystem
| Sub-project | Description |
|---|---|
| package.openupm.com | UPM registry |
| openupm/openupm | website, package curated list |
| openupm/openupm-pipelines | build pipelines |
| openupm/openupm-cli | command-line tool |
Bugs and feature requests
Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
Community
- Blog regularly at medium.com/openupm
- Discuss at https://github.com/openupm/openupm/discussions
- Chat at Discord
- Contact us at hello@openupm.com
- Track package updates at the RSS feed
Contributors
Thank you to all the people who already contributed to OpenUPM!
Terms and license
- Source code licensed under BSD-3-Clause
- OpenUPM website and public registry terms-of-use
- Code of conduct
No comments yet. Be the first!