Version: Unity 6.3 LTS (6000.3)
Language : English
Create or edit the assembly definitions
Edit the package manifest

Package manifest

The package manifest defines the metadata for a Unity Package Manager (UPM) package, including its registered name, version, dependencies, Unity Editor compatibility, and other configuration details. The Unity Editor uses this file to identify, load, and manage the package within the project.

Topic Description
Edit the package manifest Edit the package manifest to customize the package’s details.
Package manifest reference Reference for the package manifest file.

Additional resources

Create or edit the assembly definitions
Edit the package manifest