maclay74/Export .unitypackage from Unity Project
Uses Unity Package Exporter by Lachee to export a .unitypackage file from a Unity Project.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| unityProjectPath | Path to the unity project | yes | ./ |
| packagePath | Project relative path to be packaged. | no | Assets |
| outputPackagePath | Path to the output package | no | ./artifacts/output.unitypackage |
Outputs
| name | description |
|---|---|
| artifactsPath | Path to the output package |