Unity Packager
Type | Tech Stack | Platform | Role | Status |
---|---|---|---|---|
git | C#, openUPM | Unity | Creator | Production |
Easily create importable packages for unity with this lightweight git package. UnityPackager not only brings you a structure of easily creating upm packages, it also enforces validation and improves user experience by using type safe values and custom logic. This is what UnityPackager can do for you:
- easily create packages for you future projects
- get a ready-made package with comments noting the different aspects and features of a package (like samples)
- documentation on creating a package and enhancing it with different features
- best practice guide