foxscore/Make UnityPackage

Builds a UnityPackage from a given directory

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathThe directory that should be converted into a UnityPackage.yes
saveToWhere the .unitypackage file should be saved to.yes
iconPath to the icon file. Must be a png.no
prefixA text that should be put infront of any files path. If your repository is the package itself, the prefix could be something like `Packages/com.example/`. If your repository is an entire Unity project, the prefix should be left out / empty.no

no outputs