/awesome-upm

A curated list of awesome Git repositories for Unity that support Unity Package Manager (UPM). Feel free to add yours in!

A list of Git repositories for Unity that support Unity Package Manager (UPM)

UPM Utilities

How to support UPM in my Git repository?

UPM wants a package.json file at the root. There are ways of doing this without changing your whole repository structure. Take a look at this amazing article by mob-sakai: https://www.patreon.com/posts/25070968

After you read that article, take a look at this tool for automating that process: https://github.com/starikcetin/git-upm-publisher