Structure describing a Unity Package.
Either a reference to a package in a registry, to a revision of a source repository, a resource on the net or to a package available on disk.
category | Category of the package. |
description | Detailed description of the package. |
displayName | Friendly display name of the package. |
name | Unique name of the package. |
packageId | Identifier of the package. |
resolvedPath | The local path of the project on disk. |
version | Version of the package. |