Package Authoring

Unity editor tooling for scaffolding UPM packages and their companion sample projects.
This documentation is split into two parts:
- the manual for workflows, settings, templates, and generated output
- the scripting API for the editor-facing code reference
Start Here
- Manual if you want the guided entry point
- Package Creation Wizard if you want to understand the main workflow first
- Package Creation Wizard Settings if you need the full field-by-field reference
- Templates if you want to customize generated files
- Scripting API if you need the generated code reference