Version: Unity 6.6 Alpha (6000.6)
Language : English
Package development workflow
Create the package structure

Package structure

The Create package function defines several mandatory elements that are required to publish and use your package in Unity. It also provides placeholders for optional elements you might want to include in your package.

Topic Description
Create the package structure Create the package layout and mandatory elements through the Package Manager window.
Package name guidelines Review the guidelines and restrictions for package display names and technical names.
Package layout for UPM packages Explore the standard folder and file layout generated for UPM packagesA Package managed by the Unity Package Manager. Refer to Packages.
See in Glossary
.

Additional resources

Package development workflow
Create the package structure