Unity scoped registries
Scoped registries in Unity let you add your own package repo.
official docs
When you add your own scoped registry.
The packages in it will show in the Package Manager.
You can also use the Unity asset searcher- to search and install your custom packages.
installed packages and custom scopes are both added to the Unity project manifest
example scoped registry source
- Name:
Keijiro
- URL:
https://registry.npmjs.com
- Scope:
jp.keijiro
also see Open Unity Package Manager
Backlinks¶
- Unity NuGet
- Open Unity Package Manager
- uses java, runs outside of unity