A lightweight package allowing developers to quickly create packages that are easily imported into any unity project.
TypeTech StackPlatformRoleStatus
gitC#, openUPMUnityCreatorProduction

Use the Package


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