Unity Package Generator
Generate a custom Unity package template by filling out the form below.
Package Structure
(package root)
├─ .gitattributes
├─ .gitignore
├─ package.json
├─ README.md
├─ Editor
│ ├─ ASSEMBLY.Editor.asmdef
└─ Runtime
├─ ASSEMBLY.asmdef