© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
B. KokBeginning Unity Editor Scriptinghttps://doi.org/10.1007/978-1-4842-7167-4_9

9. Package Distribution and Publishing

Benny Kok1  
(1)
Hong Kong, China
 

In this chapter, I will explain how to publish your UPM package on GitHub and distribute it with OpenUPM as an open-source package. Then I will cover publishing on the Asset Store as a free or paid asset package.

UPM Packages

As I mentioned multiple times in previous chapters, with Unity Package Manager (UPM), you can create UPM-compatible packages that can be installed and managed by UPM automatically via Git URL, Scoped Registry, and others. Therefore, besides manually exporting .unitypackage, now it’s possible ...

Get Beginning Unity Editor Scripting: Create and Publish Your Game Tools now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.