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

I am trying to collect together all UPM supported Unity Git repositories, along with useful UPM and Git utilities.

https://github.com/starikcetin/awesome-upm

Feel free to add yours in.
Cheers.

6 Likes

Awesome!

2 Likes

Hi @starikcetin ,

This is really awesome. Thank you for doing this!

Regards,

Pascal

1 Like

Thanks, and I couldn’t help but notice the OpenUPM project on your signature. That is an amazing thing you are doing there. Is there anything I can do to help development-wise?

Thanks for mentioning OpenUPM, really appreciate that. The service is stilling in an very early stage, things are changing fast. I would expect a half baked alpha release at the time of early next month. Then it will be a lot easier for talents like you to step in, and start contributing. Until then, let’s keep the awesome upm grow. It will benefit the service a warm launch by hosting all packages on the list at day one.

3 Likes

Awesome, I will be waiting for it :slight_smile:

Good stuff. Incoming!
Also looking forward to OpenUPM

I made simple CI on Travis for this purpose, maybe it will be helpful GitHub - TrismegistusDevelopment/unity-package-manager-ci: Travis Ci scripts to push changes to specific branch for using with Unity Package Manager (UPM) system

1 Like

@Hermesis I write a tutorial about creating the upm branch with GitHub Actions

2 Likes