foxscore/Make UnityPackage
Builds a UnityPackage from a given directory
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The directory that should be converted into a UnityPackage. | yes | — |
| saveTo | Where the .unitypackage file should be saved to. | yes | — |
| icon | Path to the icon file. Must be a png. | no | — |
| prefix | A 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 | — |
Outputs
no outputs